#002e1b color space conversions
Hex:
#002e1b
RGB:
0, 46, 27
CMY:
100, 82, 89
CMYK:
100, 0, 41, 82
HSL:
155°, 100.0000%, 9.0196%
HSV (HSB):
155°, 100.0000%, 18.0392%
XYZ:
1.1748, 2.0331, 1.3674
xyY:
0.2568, 0.4444, 2.0331
CIE-Lab:
15.6601, -20.8597, 8.0981
CIE-LCH:
15.6601, 22.3764, 158.7830
CIE-Luv:
15.6601, -13.5338, 8.7858
Hunter-Lab:
14.2588, -10.2456, 4.2952
#002e1b color charts
#002e1b color shades, tints & tones
#002e1b color schemes
#002e1b color preview, HTML & CSS examples
This text has a color of #002e1b
<p style="color:#002e1b;">Text here</p>
.mytext {color:#002e1b;}
This box has a color of #002e1b
<div style="background-color:#002e1b;">Content here</div>
.mybackground {background-color:#002e1b;}
Border around this has a color of #002e1b
<div style="border:2px solid #002e1b;">Content here</div>
.myborder {border:2px solid #002e1b;}