#024e4e color space conversions
Hex:
#024e4e
RGB:
2, 78, 78
CMY:
99, 69, 69
CMYK:
97, 0, 0, 69
HSL:
180°, 95.0000%, 15.6863%
HSV (HSB):
180°, 97.4359%, 30.5882%
XYZ:
4.1246, 6.0117, 8.1507
xyY:
0.2255, 0.3287, 6.0117
CIE-Lab:
29.4421, -20.1663, -5.9415
CIE-LCH:
29.4421, 21.0233, 196.4162
CIE-Luv:
29.4421, -22.5477, -4.8687
Hunter-Lab:
24.5189, -12.8807, -2.5464
#024e4e color charts
#024e4e color shades, tints & tones
#024e4e color schemes
#024e4e color preview, HTML & CSS examples
This text has a color of #024e4e
<p style="color:#024e4e;">Text here</p>
.mytext {color:#024e4e;}
This box has a color of #024e4e
<div style="background-color:#024e4e;">Content here</div>
.mybackground {background-color:#024e4e;}
Border around this has a color of #024e4e
<div style="border:2px solid #024e4e;">Content here</div>
.myborder {border:2px solid #024e4e;}