#005a6c color space conversions
Hex:
#005a6c
RGB:
0, 90, 108
CMY:
100, 65, 58
CMYK:
100, 17, 0, 58
HSL:
190°, 100.0000%, 21.1765%
HSV (HSB):
190°, 100.0000%, 42.3529%
XYZ:
6.3629, 8.3950, 15.4724
xyY:
0.2105, 0.2777, 8.3950
CIE-Lab:
34.7924, -15.9108, -16.7937
CIE-LCH:
34.7924, 23.1340, 226.5463
CIE-Luv:
34.7924, -25.0652, -20.5998
Hunter-Lab:
28.9742, -11.5050, -11.3793
#005a6c color charts
#005a6c color shades, tints & tones
#005a6c color schemes
#005a6c color preview, HTML & CSS examples
This text has a color of #005a6c
<p style="color:#005a6c;">Text here</p>
.mytext {color:#005a6c;}
This box has a color of #005a6c
<div style="background-color:#005a6c;">Content here</div>
.mybackground {background-color:#005a6c;}
Border around this has a color of #005a6c
<div style="border:2px solid #005a6c;">Content here</div>
.myborder {border:2px solid #005a6c;}