#005c55 color space conversions
Hex:
#005c55
RGB:
0, 92, 85
CMY:
100, 64, 67
CMYK:
100, 0, 8, 64
HSL:
175°, 100.0000%, 18.0392%
HSV (HSB):
175°, 100.0000%, 36.0784%
XYZ:
5.4668, 8.3102, 9.9102
xyY:
0.2308, 0.3508, 8.3102
CIE-Lab:
34.6207, -25.1872, -2.6874
CIE-LCH:
34.6207, 25.3302, 186.0903
CIE-Luv:
34.6207, -27.4725, -0.2029
Hunter-Lab:
28.8274, -16.5970, -0.2035
#005c55 color charts
#005c55 color shades, tints & tones
#005c55 color schemes
#005c55 color preview, HTML & CSS examples
This text has a color of #005c55
<p style="color:#005c55;">Text here</p>
.mytext {color:#005c55;}
This box has a color of #005c55
<div style="background-color:#005c55;">Content here</div>
.mybackground {background-color:#005c55;}
Border around this has a color of #005c55
<div style="border:2px solid #005c55;">Content here</div>
.myborder {border:2px solid #005c55;}