#5abc7b color space conversions
Hex:
#5abc7b
RGB:
90, 188, 123
CMY:
65, 26, 52
CMYK:
52, 0, 35, 26
HSL:
140°, 42.2414%, 54.5098%
HSV (HSB):
140°, 52.1277%, 73.7255%
XYZ:
25.7748, 39.5702, 25.0182
xyY:
0.2852, 0.4379, 39.5702
CIE-Lab:
69.1623, -43.4436, 24.3336
CIE-LCH:
69.1623, 49.7942, 150.7460
CIE-Luv:
69.1623, -44.3832, 40.0456
Hunter-Lab:
62.9048, -36.9443, 20.4528
#5abc7b color charts
#5abc7b color shades, tints & tones
#5abc7b color schemes
#5abc7b color preview, HTML & CSS examples
This text has a color of #5abc7b
<p style="color:#5abc7b;">Text here</p>
.mytext {color:#5abc7b;}
This box has a color of #5abc7b
<div style="background-color:#5abc7b;">Content here</div>
.mybackground {background-color:#5abc7b;}
Border around this has a color of #5abc7b
<div style="border:2px solid #5abc7b;">Content here</div>
.myborder {border:2px solid #5abc7b;}