#204f6a color space conversions
Hex:
#204f6a
RGB:
32, 79, 106
CMY:
87, 69, 58
CMYK:
70, 25, 0, 58
HSL:
202°, 53.6232%, 27.0588%
HSV (HSB):
202°, 69.8113%, 41.5686%
XYZ:
5.9932, 6.9396, 14.6593
xyY:
0.2172, 0.2515, 6.9396
CIE-Lab:
31.6691, -6.4599, -20.3174
CIE-LCH:
31.6691, 21.3197, 252.3621
CIE-Luv:
31.6691, -17.3900, -25.9146
Hunter-Lab:
26.3432, -5.4913, -14.5530
#204f6a color charts
#204f6a color shades, tints & tones
#204f6a color schemes
#204f6a color preview, HTML & CSS examples
This text has a color of #204f6a
<p style="color:#204f6a;">Text here</p>
.mytext {color:#204f6a;}
This box has a color of #204f6a
<div style="background-color:#204f6a;">Content here</div>
.mybackground {background-color:#204f6a;}
Border around this has a color of #204f6a
<div style="border:2px solid #204f6a;">Content here</div>
.myborder {border:2px solid #204f6a;}