#005e41 color space conversions
Hex:
#005e41
RGB:
0, 94, 65
CMY:
100, 63, 75
CMYK:
100, 0, 31, 63
HSL:
161°, 100.0000%, 18.4314%
HSV (HSB):
161°, 100.0000%, 36.8627%
XYZ:
4.9568, 8.3871, 6.3586
xyY:
0.2516, 0.4257, 8.3871
CIE-Lab:
34.7763, -32.0569, 9.9508
CIE-LCH:
34.7763, 33.5658, 162.7551
CIE-Luv:
34.7763, -29.6189, 16.0173
Hunter-Lab:
28.9604, -20.1289, 7.2544
#005e41 color charts
#005e41 color shades, tints & tones
#005e41 color schemes
#005e41 color preview, HTML & CSS examples
This text has a color of #005e41
<p style="color:#005e41;">Text here</p>
.mytext {color:#005e41;}
This box has a color of #005e41
<div style="background-color:#005e41;">Content here</div>
.mybackground {background-color:#005e41;}
Border around this has a color of #005e41
<div style="border:2px solid #005e41;">Content here</div>
.myborder {border:2px solid #005e41;}