#5ed08c color space conversions
Hex:
#5ed08c
RGB:
94, 208, 140
CMY:
63, 18, 45
CMYK:
55, 0, 33, 18
HSL:
144°, 54.8077%, 59.2157%
HSV (HSB):
144°, 54.8077%, 81.5686%
XYZ:
31.9056, 49.3849, 32.6616
xyY:
0.2800, 0.4334, 49.3849
CIE-Lab:
75.6901, -47.7231, 24.2044
CIE-LCH:
75.6901, 53.5102, 153.1066
CIE-Luv:
75.6901, -50.4376, 41.4768
Hunter-Lab:
70.2744, -41.9386, 21.6357
#5ed08c color charts
#5ed08c color shades, tints & tones
#5ed08c color schemes
#5ed08c color preview, HTML & CSS examples
This text has a color of #5ed08c
<p style="color:#5ed08c;">Text here</p>
.mytext {color:#5ed08c;}
This box has a color of #5ed08c
<div style="background-color:#5ed08c;">Content here</div>
.mybackground {background-color:#5ed08c;}
Border around this has a color of #5ed08c
<div style="border:2px solid #5ed08c;">Content here</div>
.myborder {border:2px solid #5ed08c;}