#002c00 color space conversions
Hex:
#002c00
RGB:
0, 44, 0
CMY:
100, 83, 100
CMYK:
100, 0, 100, 83
HSL:
120°, 100.0000%, 8.6275%
HSV (HSB):
120°, 100.0000%, 17.2549%
XYZ:
0.9007, 1.8014, 0.3002
xyY:
0.3000, 0.6000, 1.8014
CIE-Lab:
14.4083, -25.2632, 20.5476
CIE-LCH:
14.4083, 32.5643, 140.8771
CIE-Luv:
14.4083, -13.6434, 17.6376
Hunter-Lab:
13.4215, -11.5089, 8.0688
#002c00 color charts
#002c00 color shades, tints & tones
#002c00 color schemes
#002c00 color preview, HTML & CSS examples
This text has a color of #002c00
<p style="color:#002c00;">Text here</p>
.mytext {color:#002c00;}
This box has a color of #002c00
<div style="background-color:#002c00;">Content here</div>
.mybackground {background-color:#002c00;}
Border around this has a color of #002c00
<div style="border:2px solid #002c00;">Content here</div>
.myborder {border:2px solid #002c00;}