#005c5a color space conversions
Hex:
#005c5a
RGB:
0, 92, 90
CMY:
100, 64, 65
CMYK:
100, 0, 2, 64
HSL:
179°, 100.0000%, 18.0392%
HSV (HSB):
179°, 100.0000%, 36.0784%
XYZ:
5.6726, 8.3925, 10.9938
xyY:
0.2264, 0.3349, 8.3925
CIE-Lab:
34.7873, -23.5135, -5.5664
CIE-LCH:
34.7873, 24.1633, 193.3186
CIE-Luv:
34.7873, -27.1062, -4.2005
Hunter-Lab:
28.9698, -15.7448, -2.2212
#005c5a color charts
#005c5a color shades, tints & tones
#005c5a color schemes
#005c5a color preview, HTML & CSS examples
This text has a color of #005c5a
<p style="color:#005c5a;">Text here</p>
.mytext {color:#005c5a;}
This box has a color of #005c5a
<div style="background-color:#005c5a;">Content here</div>
.mybackground {background-color:#005c5a;}
Border around this has a color of #005c5a
<div style="border:2px solid #005c5a;">Content here</div>
.myborder {border:2px solid #005c5a;}