#5ab07d color space conversions
Hex:
#5ab07d
RGB:
90, 176, 125
CMY:
65, 31, 51
CMYK:
49, 0, 29, 31
HSL:
144°, 35.2459%, 52.1569%
HSV (HSB):
144°, 48.8636%, 69.0196%
XYZ:
23.4435, 34.7050, 24.8652
xyY:
0.2824, 0.4181, 34.7050
CIE-Lab:
65.5183, -37.8046, 18.3012
CIE-LCH:
65.5183, 42.0015, 154.1684
CIE-Luv:
65.5183, -39.3953, 31.1521
Hunter-Lab:
58.9109, -32.0606, 16.2125
#5ab07d color charts
#5ab07d color shades, tints & tones
#5ab07d color schemes
#5ab07d color preview, HTML & CSS examples
This text has a color of #5ab07d
<p style="color:#5ab07d;">Text here</p>
.mytext {color:#5ab07d;}
This box has a color of #5ab07d
<div style="background-color:#5ab07d;">Content here</div>
.mybackground {background-color:#5ab07d;}
Border around this has a color of #5ab07d
<div style="border:2px solid #5ab07d;">Content here</div>
.myborder {border:2px solid #5ab07d;}