#005e50 color space conversions
Hex:
#005e50
RGB:
0, 94, 80
CMY:
100, 63, 69
CMYK:
100, 0, 15, 63
HSL:
171°, 100.0000%, 18.4314%
HSV (HSB):
171°, 100.0000%, 36.8627%
XYZ:
5.4507, 8.5846, 8.9591
xyY:
0.2370, 0.3733, 8.5846
CIE-Lab:
35.1719, -27.7535, 1.2382
CIE-LCH:
35.1719, 27.7811, 177.4455
CIE-Luv:
35.1719, -28.5776, 5.1480
Hunter-Lab:
29.2995, -18.0672, 2.3801
#005e50 color charts
#005e50 color shades, tints & tones
#005e50 color schemes
#005e50 color preview, HTML & CSS examples
This text has a color of #005e50
<p style="color:#005e50;">Text here</p>
.mytext {color:#005e50;}
This box has a color of #005e50
<div style="background-color:#005e50;">Content here</div>
.mybackground {background-color:#005e50;}
Border around this has a color of #005e50
<div style="border:2px solid #005e50;">Content here</div>
.myborder {border:2px solid #005e50;}