Present the colour as an RGB HTML/CSS colour string. Note that this will perform a #to_rgb operation using the default conversion formula.
# File color/cmyk.rb, line 75 def html to_rgb.html end
<code/>
<pre/>
<code/>and<pre/>for code samples.