#50f30d color space conversions
Hex:
#50f30d
RGB:
80, 243, 13
CMY:
69, 5, 95
CMYK:
67, 0, 95, 5
HSL:
103°, 90.5512%, 50.1961%
HSV (HSB):
103°, 94.6502%, 95.2941%
XYZ:
35.4315, 65.8357, 11.2209
xyY:
0.3150, 0.5853, 65.8357
CIE-Lab:
84.9125, -75.1188, 80.2196
CIE-LCH:
84.9125, 109.9000, 133.1193
CIE-Luv:
84.9125, -70.3267, 102.0290
Hunter-Lab:
81.1392, -64.0470, 48.5981
#50f30d color charts
#50f30d color shades, tints & tones
#50f30d color schemes
#50f30d color preview, HTML & CSS examples
This text has a color of #50f30d
<p style="color:#50f30d;">Text here</p>
.mytext {color:#50f30d;}
This box has a color of #50f30d
<div style="background-color:#50f30d;">Content here</div>
.mybackground {background-color:#50f30d;}
Border around this has a color of #50f30d
<div style="border:2px solid #50f30d;">Content here</div>
.myborder {border:2px solid #50f30d;}