#005a5b color space conversions
Hex:
#005a5b
RGB:
0, 90, 91
CMY:
100, 65, 64
CMYK:
100, 1, 0, 64
HSL:
181°, 100.0000%, 17.8431%
HSV (HSB):
181°, 100.0000%, 35.6863%
XYZ:
5.5445, 8.0677, 11.1625
xyY:
0.2238, 0.3256, 8.0677
CIE-Lab:
34.1234, -22.1343, -7.1850
CIE-LCH:
34.1234, 23.2712, 197.9839
CIE-Luv:
34.1234, -26.2916, -6.5048
Hunter-Lab:
28.4036, -14.8625, -3.4182
#005a5b color charts
#005a5b color shades, tints & tones
#005a5b color schemes
#005a5b color preview, HTML & CSS examples
This text has a color of #005a5b
<p style="color:#005a5b;">Text here</p>
.mytext {color:#005a5b;}
This box has a color of #005a5b
<div style="background-color:#005a5b;">Content here</div>
.mybackground {background-color:#005a5b;}
Border around this has a color of #005a5b
<div style="border:2px solid #005a5b;">Content here</div>
.myborder {border:2px solid #005a5b;}