#002e2f color space conversions
Hex:
#002e2f
RGB:
0, 46, 47
CMY:
100, 82, 82
CMYK:
100, 2, 0, 82
HSL:
181°, 100.0000%, 9.2157%
HSV (HSB):
181°, 100.0000%, 18.4314%
XYZ:
1.4901, 2.1592, 3.0276
xyY:
0.2232, 0.3234, 2.1592
CIE-Lab:
16.3016, -14.0916, -4.8985
CIE-LCH:
16.3016, 14.9187, 199.1684
CIE-Luv:
16.3016, -12.5249, -3.3900
Hunter-Lab:
14.6943, -7.6141, -1.9299
#002e2f color charts
#002e2f color shades, tints & tones
#002e2f color schemes
#002e2f color preview, HTML & CSS examples
This text has a color of #002e2f
<p style="color:#002e2f;">Text here</p>
.mytext {color:#002e2f;}
This box has a color of #002e2f
<div style="background-color:#002e2f;">Content here</div>
.mybackground {background-color:#002e2f;}
Border around this has a color of #002e2f
<div style="border:2px solid #002e2f;">Content here</div>
.myborder {border:2px solid #002e2f;}