#024d2d color space conversions
Hex:
#024d2d
RGB:
2, 77, 45
CMY:
99, 70, 82
CMYK:
97, 0, 42, 70
HSL:
154°, 94.9367%, 15.4902%
HSV (HSB):
154°, 97.4026%, 30.1961%
XYZ:
3.1526, 5.5101, 3.3800
xyY:
0.2618, 0.4575, 5.5101
CIE-Lab:
28.1413, -29.6150, 13.2492
CIE-LCH:
28.1413, 32.4436, 155.8971
CIE-Luv:
28.1413, -24.2941, 17.7565
Hunter-Lab:
23.4736, -17.1059, 7.8942
#024d2d color charts
#024d2d color shades, tints & tones
#024d2d color schemes
#024d2d color preview, HTML & CSS examples
This text has a color of #024d2d
<p style="color:#024d2d;">Text here</p>
.mytext {color:#024d2d;}
This box has a color of #024d2d
<div style="background-color:#024d2d;">Content here</div>
.mybackground {background-color:#024d2d;}
Border around this has a color of #024d2d
<div style="border:2px solid #024d2d;">Content here</div>
.myborder {border:2px solid #024d2d;}