#005e5c color space conversions
Hex:
#005e5c
RGB:
0, 94, 92
CMY:
100, 63, 64
CMYK:
100, 0, 2, 63
HSL:
179°, 100.0000%, 18.4314%
HSV (HSB):
179°, 100.0000%, 36.8627%
XYZ:
5.9345, 8.7781, 11.5068
xyY:
0.2263, 0.3348, 8.7781
CIE-Lab:
35.5535, -23.8548, -5.6718
CIE-LCH:
35.5535, 24.5198, 193.3745
CIE-Luv:
35.5535, -27.6995, -4.3234
Hunter-Lab:
29.6279, -16.0952, -2.2873
#005e5c color charts
#005e5c color shades, tints & tones
#005e5c color schemes
#005e5c color preview, HTML & CSS examples
This text has a color of #005e5c
<p style="color:#005e5c;">Text here</p>
.mytext {color:#005e5c;}
This box has a color of #005e5c
<div style="background-color:#005e5c;">Content here</div>
.mybackground {background-color:#005e5c;}
Border around this has a color of #005e5c
<div style="border:2px solid #005e5c;">Content here</div>
.myborder {border:2px solid #005e5c;}