#005c0c color space conversions
Hex:
#005c0c
RGB:
0, 92, 12
CMY:
100, 64, 95
CMYK:
100, 0, 87, 64
HSL:
128°, 100.0000%, 18.0392%
HSV (HSB):
128°, 100.0000%, 36.0784%
XYZ:
3.8935, 7.6808, 1.6252
xyY:
0.2950, 0.5819, 7.6808
CIE-Lab:
33.3091, -40.1790, 35.7730
CIE-LCH:
33.3091, 53.7965, 138.3201
CIE-Luv:
33.3091, -31.2744, 38.6368
Hunter-Lab:
27.7143, -23.4231, 15.9233
#005c0c color charts
#005c0c color shades, tints & tones
#005c0c color schemes
#005c0c color preview, HTML & CSS examples
This text has a color of #005c0c
<p style="color:#005c0c;">Text here</p>
.mytext {color:#005c0c;}
This box has a color of #005c0c
<div style="background-color:#005c0c;">Content here</div>
.mybackground {background-color:#005c0c;}
Border around this has a color of #005c0c
<div style="border:2px solid #005c0c;">Content here</div>
.myborder {border:2px solid #005c0c;}