#005e64 color space conversions
Hex:
#005e64
RGB:
0, 94, 100
CMY:
100, 63, 61
CMYK:
100, 6, 0, 61
HSL:
184°, 100.0000%, 19.6078%
HSV (HSB):
184°, 100.0000%, 39.2157%
XYZ:
6.3030, 8.9255, 13.4472
xyY:
0.2198, 0.3113, 8.9255
CIE-Lab:
35.8405, -21.0683, -10.2186
CIE-LCH:
35.8405, 23.4157, 205.8744
CIE-Luv:
35.8405, -27.1090, -10.8859
Hunter-Lab:
29.8756, -14.6235, -5.7739
#005e64 color charts
#005e64 color shades, tints & tones
#005e64 color schemes
#005e64 color preview, HTML & CSS examples
This text has a color of #005e64
<p style="color:#005e64;">Text here</p>
.mytext {color:#005e64;}
This box has a color of #005e64
<div style="background-color:#005e64;">Content here</div>
.mybackground {background-color:#005e64;}
Border around this has a color of #005e64
<div style="border:2px solid #005e64;">Content here</div>
.myborder {border:2px solid #005e64;}