#002e1f color space conversions
Hex:
#002e1f
RGB:
0, 46, 31
CMY:
100, 82, 88
CMYK:
100, 0, 33, 82
HSL:
160°, 100.0000%, 9.0196%
HSV (HSB):
160°, 100.0000%, 18.0392%
XYZ:
1.2243, 2.0529, 1.6280
xyY:
0.2496, 0.4185, 2.0529
CIE-Lab:
15.7625, -19.7001, 5.4911
CIE-LCH:
15.7625, 20.4510, 164.4249
CIE-Luv:
15.7625, -13.3461, 6.6279
Hunter-Lab:
14.3280, -9.8213, 3.2927
#002e1f color charts
#002e1f color shades, tints & tones
#002e1f color schemes
#002e1f color preview, HTML & CSS examples
This text has a color of #002e1f
<p style="color:#002e1f;">Text here</p>
.mytext {color:#002e1f;}
This box has a color of #002e1f
<div style="background-color:#002e1f;">Content here</div>
.mybackground {background-color:#002e1f;}
Border around this has a color of #002e1f
<div style="border:2px solid #002e1f;">Content here</div>
.myborder {border:2px solid #002e1f;}