#005d5a color space conversions
Hex:
#005d5a
RGB:
0, 93, 90
CMY:
100, 64, 65
CMYK:
100, 0, 3, 64
HSL:
178°, 100.0000%, 18.2353%
HSV (HSB):
178°, 100.0000%, 36.4706%
XYZ:
5.7598, 8.5669, 11.0229
xyY:
0.2272, 0.3380, 8.5669
CIE-Lab:
35.1367, -24.0233, -5.0460
CIE-LCH:
35.1367, 24.5475, 191.8622
CIE-Luv:
35.1367, -27.4768, -3.4546
Hunter-Lab:
29.2692, -16.0947, -1.8403
#005d5a color charts
#005d5a color shades, tints & tones
#005d5a color schemes
#005d5a color preview, HTML & CSS examples
This text has a color of #005d5a
<p style="color:#005d5a;">Text here</p>
.mytext {color:#005d5a;}
This box has a color of #005d5a
<div style="background-color:#005d5a;">Content here</div>
.mybackground {background-color:#005d5a;}
Border around this has a color of #005d5a
<div style="border:2px solid #005d5a;">Content here</div>
.myborder {border:2px solid #005d5a;}