#005c2d color space conversions
Hex:
#005c2d
RGB:
0, 92, 45
CMY:
100, 64, 82
CMYK:
100, 0, 51, 64
HSL:
149°, 100.0000%, 18.0392%
HSV (HSB):
149°, 100.0000%, 36.0784%
XYZ:
4.3008, 7.8438, 3.7699
xyY:
0.2702, 0.4929, 7.8438
CIE-Lab:
33.6553, -35.8593, 20.4266
CIE-LCH:
33.6553, 41.2690, 150.3328
CIE-Luv:
33.6553, -30.0801, 26.8553
Hunter-Lab:
28.0067, -21.6007, 11.6237
#005c2d color charts
#005c2d color shades, tints & tones
#005c2d color schemes
#005c2d color preview, HTML & CSS examples
This text has a color of #005c2d
<p style="color:#005c2d;">Text here</p>
.mytext {color:#005c2d;}
This box has a color of #005c2d
<div style="background-color:#005c2d;">Content here</div>
.mybackground {background-color:#005c2d;}
Border around this has a color of #005c2d
<div style="border:2px solid #005c2d;">Content here</div>
.myborder {border:2px solid #005c2d;}