#008c0c color space conversions
Hex:
#008c0c
RGB:
0, 140, 12
CMY:
100, 45, 95
CMYK:
100, 0, 91, 45
HSL:
125°, 100.0000%, 27.4510%
HSV (HSB):
125°, 100.0000%, 54.9020%
XYZ:
9.4444, 18.7827, 3.4755
xyY:
0.2979, 0.5925, 18.7827
CIE-Lab:
50.4320, -54.7569, 51.0953
CIE-LCH:
50.4320, 74.8936, 136.9812
CIE-Luv:
50.4320, -47.5890, 60.4047
Hunter-Lab:
43.3390, -36.9446, 25.5827
#008c0c color charts
#008c0c color shades, tints & tones
#008c0c color schemes
#008c0c color preview, HTML & CSS examples
This text has a color of #008c0c
<p style="color:#008c0c;">Text here</p>
.mytext {color:#008c0c;}
This box has a color of #008c0c
<div style="background-color:#008c0c;">Content here</div>
.mybackground {background-color:#008c0c;}
Border around this has a color of #008c0c
<div style="border:2px solid #008c0c;">Content here</div>
.myborder {border:2px solid #008c0c;}