#005c7a color space conversions
Hex:
#005c7a
RGB:
0, 92, 122
CMY:
100, 64, 52
CMYK:
100, 25, 0, 52
HSL:
195°, 100.0000%, 23.9216%
HSV (HSB):
195°, 100.0000%, 47.8431%
XYZ:
7.3400, 9.0594, 19.7741
xyY:
0.2029, 0.2504, 9.0594
CIE-Lab:
36.0985, -11.6394, -23.4349
CIE-LCH:
36.0985, 26.1662, 243.5877
CIE-Luv:
36.0985, -24.8206, -30.8796
Hunter-Lab:
30.0989, -9.1436, -17.8827
#005c7a color charts
#005c7a color shades, tints & tones
#005c7a color schemes
#005c7a color preview, HTML & CSS examples
This text has a color of #005c7a
<p style="color:#005c7a;">Text here</p>
.mytext {color:#005c7a;}
This box has a color of #005c7a
<div style="background-color:#005c7a;">Content here</div>
.mybackground {background-color:#005c7a;}
Border around this has a color of #005c7a
<div style="border:2px solid #005c7a;">Content here</div>
.myborder {border:2px solid #005c7a;}