#204f5f color space conversions
Hex:
#204f5f
RGB:
32, 79, 95
CMY:
87, 69, 63
CMYK:
66, 17, 0, 63
HSL:
195°, 49.6063%, 24.9020%
HSV (HSB):
195°, 66.3158%, 37.2549%
XYZ:
5.4572, 6.7253, 11.8370
xyY:
0.2272, 0.2800, 6.7253
CIE-Lab:
31.1731, -10.4405, -14.1201
CIE-LCH:
31.1731, 17.5608, 233.5207
CIE-Luv:
31.1731, -17.8107, -16.8696
Hunter-Lab:
25.9331, -7.8205, -8.9092
#204f5f color charts
#204f5f color shades, tints & tones
#204f5f color schemes
#204f5f color preview, HTML & CSS examples
This text has a color of #204f5f
<p style="color:#204f5f;">Text here</p>
.mytext {color:#204f5f;}
This box has a color of #204f5f
<div style="background-color:#204f5f;">Content here</div>
.mybackground {background-color:#204f5f;}
Border around this has a color of #204f5f
<div style="border:2px solid #204f5f;">Content here</div>
.myborder {border:2px solid #204f5f;}