#002b0b color space conversions
Hex:
#002b0b
RGB:
0, 43, 11
CMY:
100, 83, 96
CMYK:
100, 0, 74, 83
HSL:
135°, 100.0000%, 8.4314%
HSV (HSB):
135°, 100.0000%, 16.8627%
XYZ:
0.9243, 1.7519, 0.6060
xyY:
0.2816, 0.5338, 1.7519
CIE-Lab:
14.1275, -23.1365, 15.6891
CIE-LCH:
14.1275, 27.9544, 145.8584
CIE-Luv:
14.1275, -12.9378, 13.7679
Hunter-Lab:
13.2360, -10.6982, 6.5504
#002b0b color charts
#002b0b color shades, tints & tones
#002b0b color schemes
#002b0b color preview, HTML & CSS examples
This text has a color of #002b0b
<p style="color:#002b0b;">Text here</p>
.mytext {color:#002b0b;}
This box has a color of #002b0b
<div style="background-color:#002b0b;">Content here</div>
.mybackground {background-color:#002b0b;}
Border around this has a color of #002b0b
<div style="border:2px solid #002b0b;">Content here</div>
.myborder {border:2px solid #002b0b;}