#000c00 color space conversions
Hex:
#000c00
RGB:
0, 12, 0
CMY:
100, 95, 100
CMYK:
100, 0, 100, 95
HSL:
120°, 100.0000%, 2.3529%
HSV (HSB):
120°, 100.0000%, 4.7059%
XYZ:
0.1315, 0.2629, 0.0438
xyY:
0.3000, 0.6000, 0.2629
CIE-Lab:
2.3752, -4.8521, 3.4683
CIE-LCH:
2.3752, 5.9642, 144.4431
CIE-Luv:
2.3752, -2.2491, 2.9075
Hunter-Lab:
5.1278, -4.3971, 3.0828
#000c00 color charts
#000c00 color shades, tints & tones
#000c00 color schemes
#000c00 color preview, HTML & CSS examples
This text has a color of #000c00
<p style="color:#000c00;">Text here</p>
.mytext {color:#000c00;}
This box has a color of #000c00
<div style="background-color:#000c00;">Content here</div>
.mybackground {background-color:#000c00;}
Border around this has a color of #000c00
<div style="border:2px solid #000c00;">Content here</div>
.myborder {border:2px solid #000c00;}