#5acc80 color space conversions
Hex:
#5acc80
RGB:
90, 204, 128
CMY:
65, 20, 50
CMYK:
56, 0, 37, 20
HSL:
140°, 52.7778%, 57.6471%
HSV (HSB):
140°, 55.8824%, 80.0000%
XYZ:
29.7056, 46.9179, 27.9125
xyY:
0.2842, 0.4488, 46.9179
CIE-Lab:
74.1372, -49.2073, 28.3586
CIE-LCH:
74.1372, 56.7941, 150.0448
CIE-Luv:
74.1372, -50.5409, 46.6215
Hunter-Lab:
68.4966, -42.4573, 23.7869
#5acc80 color charts
#5acc80 color shades, tints & tones
#5acc80 color schemes
#5acc80 color preview, HTML & CSS examples
This text has a color of #5acc80
<p style="color:#5acc80;">Text here</p>
.mytext {color:#5acc80;}
This box has a color of #5acc80
<div style="background-color:#5acc80;">Content here</div>
.mybackground {background-color:#5acc80;}
Border around this has a color of #5acc80
<div style="border:2px solid #5acc80;">Content here</div>
.myborder {border:2px solid #5acc80;}