#055f5c color space conversions
Hex:
#055f5c
RGB:
5, 95, 92
CMY:
98, 63, 64
CMYK:
95, 0, 3, 63
HSL:
178°, 90.0000%, 19.6078%
HSV (HSB):
178°, 94.7368%, 37.2549%
XYZ:
6.0866, 8.9894, 11.5395
xyY:
0.2287, 0.3378, 8.9894
CIE-Lab:
35.9639, -23.9432, -5.0540
CIE-LCH:
35.9639, 24.4708, 191.9192
CIE-Luv:
35.9639, -27.6549, -3.4891
Hunter-Lab:
29.9823, -16.2326, -1.8318
#055f5c color charts
#055f5c color shades, tints & tones
#055f5c color schemes
#055f5c color preview, HTML & CSS examples
This text has a color of #055f5c
<p style="color:#055f5c;">Text here</p>
.mytext {color:#055f5c;}
This box has a color of #055f5c
<div style="background-color:#055f5c;">Content here</div>
.mybackground {background-color:#055f5c;}
Border around this has a color of #055f5c
<div style="border:2px solid #055f5c;">Content here</div>
.myborder {border:2px solid #055f5c;}