#005a5c color space conversions
Hex:
#005a5c
RGB:
0, 90, 92
CMY:
100, 65, 64
CMYK:
100, 2, 0, 64
HSL:
181°, 100.0000%, 18.0392%
HSV (HSB):
181°, 100.0000%, 36.0784%
XYZ:
5.5879, 8.0850, 11.3913
xyY:
0.2229, 0.3226, 8.0850
CIE-Lab:
34.1594, -21.7842, -7.7581
CIE-LCH:
34.1594, 23.1244, 199.6025
CIE-Luv:
34.1594, -26.2186, -7.3194
Hunter-Lab:
28.4342, -14.6808, -3.8487
#005a5c color charts
#005a5c color shades, tints & tones
#005a5c color schemes
#005a5c color preview, HTML & CSS examples
This text has a color of #005a5c
<p style="color:#005a5c;">Text here</p>
.mytext {color:#005a5c;}
This box has a color of #005a5c
<div style="background-color:#005a5c;">Content here</div>
.mybackground {background-color:#005a5c;}
Border around this has a color of #005a5c
<div style="border:2px solid #005a5c;">Content here</div>
.myborder {border:2px solid #005a5c;}