#002e00 color space conversions
Hex:
#002e00
RGB:
0, 46, 0
CMY:
100, 82, 100
CMYK:
100, 0, 100, 82
HSL:
120°, 100.0000%, 9.0196%
HSV (HSB):
120°, 100.0000%, 18.0392%
XYZ:
0.9770, 1.9540, 0.3257
xyY:
0.3000, 0.6000, 1.9540
CIE-Lab:
15.2439, -25.9574, 21.6245
CIE-LCH:
15.2439, 33.7847, 140.2032
CIE-Luv:
15.2439, -14.4347, 18.6605
Hunter-Lab:
13.9785, -11.9866, 8.4037
#002e00 color charts
#002e00 color shades, tints & tones
#002e00 color schemes
#002e00 color preview, HTML & CSS examples
This text has a color of #002e00
<p style="color:#002e00;">Text here</p>
.mytext {color:#002e00;}
This box has a color of #002e00
<div style="background-color:#002e00;">Content here</div>
.mybackground {background-color:#002e00;}
Border around this has a color of #002e00
<div style="border:2px solid #002e00;">Content here</div>
.myborder {border:2px solid #002e00;}