#5edc2b color space conversions
Hex:
#5edc2b
RGB:
94, 220, 43
CMY:
63, 14, 83
CMYK:
57, 0, 80, 14
HSL:
103°, 71.6599%, 51.5686%
HSV (HSB):
103°, 80.4545%, 86.2745%
XYZ:
30.6453, 53.7405, 11.0433
xyY:
0.3211, 0.5631, 53.7405
CIE-Lab:
78.3102, -63.6532, 69.3336
CIE-LCH:
78.3102, 94.1216, 132.5541
CIE-Luv:
78.3102, -57.9491, 89.2559
Hunter-Lab:
73.3079, -53.6694, 42.3840
#5edc2b color charts
#5edc2b color shades, tints & tones
#5edc2b color schemes
#5edc2b color preview, HTML & CSS examples
This text has a color of #5edc2b
<p style="color:#5edc2b;">Text here</p>
.mytext {color:#5edc2b;}
This box has a color of #5edc2b
<div style="background-color:#5edc2b;">Content here</div>
.mybackground {background-color:#5edc2b;}
Border around this has a color of #5edc2b
<div style="border:2px solid #5edc2b;">Content here</div>
.myborder {border:2px solid #5edc2b;}