#204f5b color space conversions
Hex:
#204f5b
RGB:
32, 79, 91
CMY:
87, 69, 64
CMYK:
65, 13, 0, 64
HSL:
192°, 47.9675%, 24.1176%
HSV (HSB):
192°, 64.8352%, 35.6863%
XYZ:
5.2800, 6.6544, 10.9037
xyY:
0.2312, 0.2914, 6.6544
CIE-Lab:
31.0068, -11.8346, -11.8293
CIE-LCH:
31.0068, 16.7329, 224.9870
CIE-Luv:
31.0068, -17.9706, -13.6027
Hunter-Lab:
25.7961, -8.6075, -7.0039
#204f5b color charts
#204f5b color shades, tints & tones
#204f5b color schemes
#204f5b color preview, HTML & CSS examples
This text has a color of #204f5b
<p style="color:#204f5b;">Text here</p>
.mytext {color:#204f5b;}
This box has a color of #204f5b
<div style="background-color:#204f5b;">Content here</div>
.mybackground {background-color:#204f5b;}
Border around this has a color of #204f5b
<div style="border:2px solid #204f5b;">Content here</div>
.myborder {border:2px solid #204f5b;}