#055b5e color space conversions
Hex:
#055b5e
RGB:
5, 91, 94
CMY:
98, 64, 63
CMYK:
95, 3, 0, 63
HSL:
182°, 89.8990%, 19.4118%
HSV (HSB):
182°, 94.6809%, 36.8627%
XYZ:
5.8241, 8.3226, 11.8891
xyY:
0.2237, 0.3197, 8.3226
CIE-Lab:
34.6459, -21.1805, -8.2727
CIE-LCH:
34.6459, 22.7387, 201.3346
CIE-Luv:
34.6459, -26.0238, -8.1106
Hunter-Lab:
28.8489, -14.4498, -4.2402
#055b5e color charts
#055b5e color shades, tints & tones
#055b5e color schemes
#055b5e color preview, HTML & CSS examples
This text has a color of #055b5e
<p style="color:#055b5e;">Text here</p>
.mytext {color:#055b5e;}
This box has a color of #055b5e
<div style="background-color:#055b5e;">Content here</div>
.mybackground {background-color:#055b5e;}
Border around this has a color of #055b5e
<div style="border:2px solid #055b5e;">Content here</div>
.myborder {border:2px solid #055b5e;}