#002a1c color space conversions
Hex:
#002a1c
RGB:
0, 42, 28
CMY:
100, 84, 89
CMYK:
100, 0, 33, 84
HSL:
160°, 100.0000%, 8.2353%
HSV (HSB):
160°, 100.0000%, 16.4706%
XYZ:
1.0376, 1.7398, 1.3797
xyY:
0.2496, 0.4185, 1.7398
CIE-Lab:
14.0577, -18.6425, 5.1961
CIE-LCH:
14.0577, 19.3531, 164.4256
CIE-Luv:
14.0577, -11.9025, 5.9108
Hunter-Lab:
13.1900, -9.0412, 3.0310
#002a1c color charts
#002a1c color shades, tints & tones
#002a1c color schemes
#002a1c color preview, HTML & CSS examples
This text has a color of #002a1c
<p style="color:#002a1c;">Text here</p>
.mytext {color:#002a1c;}
This box has a color of #002a1c
<div style="background-color:#002a1c;">Content here</div>
.mybackground {background-color:#002a1c;}
Border around this has a color of #002a1c
<div style="border:2px solid #002a1c;">Content here</div>
.myborder {border:2px solid #002a1c;}