#5acc8e color space conversions
Hex:
#5acc8e
RGB:
90, 204, 142
CMY:
65, 20, 44
CMYK:
56, 0, 30, 20
HSL:
147°, 52.7778%, 57.6471%
HSV (HSB):
147°, 55.8824%, 80.0000%
XYZ:
30.6918, 47.3124, 33.1058
xyY:
0.2762, 0.4258, 47.3124
CIE-Lab:
74.3891, -46.5790, 21.3571
CIE-LCH:
74.3891, 51.2419, 155.3679
CIE-Luv:
74.3891, -49.9343, 37.4893
Hunter-Lab:
68.7840, -40.7243, 19.6125
#5acc8e color charts
#5acc8e color shades, tints & tones
#5acc8e color schemes
#5acc8e color preview, HTML & CSS examples
This text has a color of #5acc8e
<p style="color:#5acc8e;">Text here</p>
.mytext {color:#5acc8e;}
This box has a color of #5acc8e
<div style="background-color:#5acc8e;">Content here</div>
.mybackground {background-color:#5acc8e;}
Border around this has a color of #5acc8e
<div style="border:2px solid #5acc8e;">Content here</div>
.myborder {border:2px solid #5acc8e;}