#5ab08a color space conversions
Hex:
#5ab08a
RGB:
90, 176, 138
CMY:
65, 31, 46
CMYK:
49, 0, 22, 31
HSL:
153°, 35.2459%, 52.1569%
HSV (HSB):
153°, 48.8636%, 69.0196%
XYZ:
24.3292, 35.0593, 29.5296
xyY:
0.2736, 0.3943, 35.0593
CIE-Lab:
65.7948, -35.0958, 11.5675
CIE-LCH:
65.7948, 36.9530, 161.7580
CIE-Luv:
65.7948, -38.9162, 21.9012
Hunter-Lab:
59.2109, -30.2750, 11.8786
#5ab08a color charts
#5ab08a color shades, tints & tones
#5ab08a color schemes
#5ab08a color preview, HTML & CSS examples
This text has a color of #5ab08a
<p style="color:#5ab08a;">Text here</p>
.mytext {color:#5ab08a;}
This box has a color of #5ab08a
<div style="background-color:#5ab08a;">Content here</div>
.mybackground {background-color:#5ab08a;}
Border around this has a color of #5ab08a
<div style="border:2px solid #5ab08a;">Content here</div>
.myborder {border:2px solid #5ab08a;}