#005a55 color space conversions
Hex:
#005a55
RGB:
0, 90, 85
CMY:
100, 65, 67
CMYK:
100, 0, 6, 65
HSL:
177°, 100.0000%, 17.6471%
HSV (HSB):
177°, 100.0000%, 35.2941%
XYZ:
5.2959, 7.9682, 9.8532
xyY:
0.2291, 0.3447, 7.9682
CIE-Lab:
33.9166, -24.1859, -3.7286
CIE-LCH:
33.9166, 24.4716, 188.7640
CIE-Luv:
33.9166, -26.7294, -1.6773
Hunter-Lab:
28.2280, -15.9106, -0.9361
#005a55 color charts
#005a55 color shades, tints & tones
#005a55 color schemes
#005a55 color preview, HTML & CSS examples
This text has a color of #005a55
<p style="color:#005a55;">Text here</p>
.mytext {color:#005a55;}
This box has a color of #005a55
<div style="background-color:#005a55;">Content here</div>
.mybackground {background-color:#005a55;}
Border around this has a color of #005a55
<div style="border:2px solid #005a55;">Content here</div>
.myborder {border:2px solid #005a55;}