#002a1f color space conversions
Hex:
#002a1f
RGB:
0, 42, 31
CMY:
100, 84, 88
CMYK:
100, 0, 26, 84
HSL:
164°, 100.0000%, 8.2353%
HSV (HSB):
164°, 100.0000%, 16.4706%
XYZ:
1.0753, 1.7549, 1.5784
xyY:
0.2439, 0.3981, 1.7549
CIE-Lab:
14.1443, -17.6878, 3.2074
CIE-LCH:
14.1443, 17.9762, 169.7220
CIE-Luv:
14.1443, -11.7656, 4.2605
Hunter-Lab:
13.2471, -8.6933, 2.2087
#002a1f color charts
#002a1f color shades, tints & tones
#002a1f color schemes
#002a1f color preview, HTML & CSS examples
This text has a color of #002a1f
<p style="color:#002a1f;">Text here</p>
.mytext {color:#002a1f;}
This box has a color of #002a1f
<div style="background-color:#002a1f;">Content here</div>
.mybackground {background-color:#002a1f;}
Border around this has a color of #002a1f
<div style="border:2px solid #002a1f;">Content here</div>
.myborder {border:2px solid #002a1f;}