#5abc97 color space conversions
Hex:
#5abc97
RGB:
90, 188, 151
CMY:
65, 26, 41
CMYK:
52, 0, 20, 26
HSL:
157°, 42.2414%, 54.5098%
HSV (HSB):
157°, 52.1277%, 73.7255%
XYZ:
27.7856, 40.3745, 35.6068
xyY:
0.2678, 0.3891, 40.3745
CIE-Lab:
69.7354, -37.7079, 10.0287
CIE-LCH:
69.7354, 39.0188, 165.1065
CIE-Luv:
69.7354, -43.2363, 20.4490
Hunter-Lab:
63.5409, -33.1409, 11.2540
#5abc97 color charts
#5abc97 color shades, tints & tones
#5abc97 color schemes
#5abc97 color preview, HTML & CSS examples
This text has a color of #5abc97
<p style="color:#5abc97;">Text here</p>
.mytext {color:#5abc97;}
This box has a color of #5abc97
<div style="background-color:#5abc97;">Content here</div>
.mybackground {background-color:#5abc97;}
Border around this has a color of #5abc97
<div style="border:2px solid #5abc97;">Content here</div>
.myborder {border:2px solid #5abc97;}