#002d1c color space conversions
Hex:
#002d1c
RGB:
0, 45, 28
CMY:
100, 82, 89
CMYK:
100, 0, 38, 82
HSL:
157°, 100.0000%, 8.8235%
HSV (HSB):
157°, 100.0000%, 17.6471%
XYZ:
1.1480, 1.9606, 1.4165
xyY:
0.2537, 0.4333, 1.9606
CIE-Lab:
15.2792, -20.1048, 6.8912
CIE-LCH:
15.2792, 21.2530, 161.0802
CIE-Luv:
15.2792, -13.0923, 7.6710
Hunter-Lab:
14.0022, -9.8693, 3.8034
#002d1c color charts
#002d1c color shades, tints & tones
#002d1c color schemes
#002d1c color preview, HTML & CSS examples
This text has a color of #002d1c
<p style="color:#002d1c;">Text here</p>
.mytext {color:#002d1c;}
This box has a color of #002d1c
<div style="background-color:#002d1c;">Content here</div>
.mybackground {background-color:#002d1c;}
Border around this has a color of #002d1c
<div style="border:2px solid #002d1c;">Content here</div>
.myborder {border:2px solid #002d1c;}