#005d75 color space conversions
Hex:
#005d75
RGB:
0, 93, 117
CMY:
100, 64, 54
CMYK:
100, 21, 0, 54
HSL:
192°, 100.0000%, 22.9412%
HSV (HSB):
192°, 100.0000%, 45.8824%
XYZ:
7.1252, 9.1131, 18.2131
xyY:
0.2068, 0.2645, 9.1131
CIE-Lab:
36.2011, -14.1788, -20.1955
CIE-LCH:
36.2011, 24.6759, 234.9281
CIE-Luv:
36.2011, -25.5211, -25.9154
Hunter-Lab:
30.1878, -10.6974, -14.6397
#005d75 color charts
#005d75 color shades, tints & tones
#005d75 color schemes
#005d75 color preview, HTML & CSS examples
This text has a color of #005d75
<p style="color:#005d75;">Text here</p>
.mytext {color:#005d75;}
This box has a color of #005d75
<div style="background-color:#005d75;">Content here</div>
.mybackground {background-color:#005d75;}
Border around this has a color of #005d75
<div style="border:2px solid #005d75;">Content here</div>
.myborder {border:2px solid #005d75;}