#002a1e color space conversions
Hex:
#002a1e
RGB:
0, 42, 30
CMY:
100, 84, 88
CMYK:
100, 0, 29, 84
HSL:
163°, 100.0000%, 8.2353%
HSV (HSB):
163°, 100.0000%, 16.4706%
XYZ:
1.0623, 1.7497, 1.5100
xyY:
0.2458, 0.4048, 1.7497
CIE-Lab:
14.1146, -18.0130, 3.8704
CIE-LCH:
14.1146, 18.4241, 167.8734
CIE-Luv:
14.1146, -11.8118, 4.8204
Hunter-Lab:
13.2275, -8.8127, 2.4908
#002a1e color charts
#002a1e color shades, tints & tones
#002a1e color schemes
#002a1e color preview, HTML & CSS examples
This text has a color of #002a1e
<p style="color:#002a1e;">Text here</p>
.mytext {color:#002a1e;}
This box has a color of #002a1e
<div style="background-color:#002a1e;">Content here</div>
.mybackground {background-color:#002a1e;}
Border around this has a color of #002a1e
<div style="border:2px solid #002a1e;">Content here</div>
.myborder {border:2px solid #002a1e;}