#5aa08e color space conversions
Hex:
#5aa08e
RGB:
90, 160, 142
CMY:
65, 37, 44
CMYK:
44, 0, 11, 37
HSL:
165°, 28.0000%, 49.0196%
HSV (HSB):
165°, 43.7500%, 62.7451%
XYZ:
21.6697, 29.2683, 30.0984
xyY:
0.2674, 0.3612, 29.2683
CIE-Lab:
61.0177, -26.5215, 2.5050
CIE-LCH:
61.0177, 26.6396, 174.6042
CIE-Luv:
61.0177, -32.1453, 7.7255
Hunter-Lab:
54.1002, -23.1773, 4.8843
#5aa08e color charts
#5aa08e color shades, tints & tones
#5aa08e color schemes
#5aa08e color preview, HTML & CSS examples
This text has a color of #5aa08e
<p style="color:#5aa08e;">Text here</p>
.mytext {color:#5aa08e;}
This box has a color of #5aa08e
<div style="background-color:#5aa08e;">Content here</div>
.mybackground {background-color:#5aa08e;}
Border around this has a color of #5aa08e
<div style="border:2px solid #5aa08e;">Content here</div>
.myborder {border:2px solid #5aa08e;}