#204c5d color space conversions
Hex:
#204c5d
RGB:
32, 76, 93
CMY:
87, 70, 64
CMYK:
66, 18, 0, 64
HSL:
197°, 48.8000%, 24.5098%
HSV (HSB):
197°, 65.5914%, 36.4706%
XYZ:
5.1559, 6.2663, 11.2937
xyY:
0.2270, 0.2759, 6.2663
CIE-Lab:
30.0745, -9.3229, -14.5310
CIE-LCH:
30.0745, 17.2646, 237.3164
CIE-Luv:
30.0745, -16.7380, -17.3597
Hunter-Lab:
25.0325, -7.0417, -9.2266
#204c5d color charts
#204c5d color shades, tints & tones
#204c5d color schemes
#204c5d color preview, HTML & CSS examples
This text has a color of #204c5d
<p style="color:#204c5d;">Text here</p>
.mytext {color:#204c5d;}
This box has a color of #204c5d
<div style="background-color:#204c5d;">Content here</div>
.mybackground {background-color:#204c5d;}
Border around this has a color of #204c5d
<div style="border:2px solid #204c5d;">Content here</div>
.myborder {border:2px solid #204c5d;}