#50cc0d color space conversions
Hex:
#50cc0d
RGB:
80, 204, 13
CMY:
69, 20, 95
CMYK:
61, 0, 94, 20
HSL:
99°, 88.0184%, 42.5490%
HSV (HSB):
99°, 93.6275%, 80.0000%
XYZ:
24.9738, 44.9203, 7.7350
xyY:
0.3217, 0.5787, 44.9203
CIE-Lab:
72.8394, -62.6811, 70.3396
CIE-LCH:
72.8394, 94.2156, 131.7049
CIE-Luv:
72.8394, -56.3200, 86.7608
Hunter-Lab:
67.0226, -50.7773, 40.0732
#50cc0d color charts
#50cc0d color shades, tints & tones
#50cc0d color schemes
#50cc0d color preview, HTML & CSS examples
This text has a color of #50cc0d
<p style="color:#50cc0d;">Text here</p>
.mytext {color:#50cc0d;}
This box has a color of #50cc0d
<div style="background-color:#50cc0d;">Content here</div>
.mybackground {background-color:#50cc0d;}
Border around this has a color of #50cc0d
<div style="border:2px solid #50cc0d;">Content here</div>
.myborder {border:2px solid #50cc0d;}