#50f50d color space conversions
Hex:
#50f50d
RGB:
80, 245, 13
CMY:
69, 4, 95
CMYK:
67, 0, 95, 4
HSL:
103°, 92.0635%, 50.5882%
HSV (HSB):
103°, 94.6939%, 96.0784%
XYZ:
36.0333, 67.0393, 11.4215
xyY:
0.3147, 0.5855, 67.0393
CIE-Lab:
85.5238, -75.7276, 80.7180
CIE-LCH:
85.5238, 110.6800, 133.1730
CIE-Luv:
85.5238, -71.0146, 102.7980
Hunter-Lab:
81.8776, -64.7300, 49.0436
#50f50d color charts
#50f50d color shades, tints & tones
#50f50d color schemes
#50f50d color preview, HTML & CSS examples
This text has a color of #50f50d
<p style="color:#50f50d;">Text here</p>
.mytext {color:#50f50d;}
This box has a color of #50f50d
<div style="background-color:#50f50d;">Content here</div>
.mybackground {background-color:#50f50d;}
Border around this has a color of #50f50d
<div style="border:2px solid #50f50d;">Content here</div>
.myborder {border:2px solid #50f50d;}