#204f3f color space conversions
Hex:
#204f3f
RGB:
32, 79, 63
CMY:
87, 69, 75
CMYK:
59, 0, 20, 69
HSL:
160°, 42.3423%, 21.7647%
HSV (HSB):
160°, 59.4937%, 30.9804%
XYZ:
4.2888, 6.2579, 5.6845
xyY:
0.2642, 0.3855, 6.2579
CIE-Lab:
30.0541, -20.5018, 4.6543
CIE-LCH:
30.0541, 21.0234, 167.2095
CIE-Luv:
30.0541, -19.1194, 8.0159
Hunter-Lab:
25.0158, -13.1747, 4.0383
#204f3f color charts
#204f3f color shades, tints & tones
#204f3f color schemes
#204f3f color preview, HTML & CSS examples
This text has a color of #204f3f
<p style="color:#204f3f;">Text here</p>
.mytext {color:#204f3f;}
This box has a color of #204f3f
<div style="background-color:#204f3f;">Content here</div>
.mybackground {background-color:#204f3f;}
Border around this has a color of #204f3f
<div style="border:2px solid #204f3f;">Content here</div>
.myborder {border:2px solid #204f3f;}