#50b50e color space conversions
Hex:
#50b50e
RGB:
80, 181, 14
CMY:
69, 29, 95
CMYK:
56, 0, 92, 29
HSL:
96°, 85.6410%, 38.2353%
HSV (HSB):
96°, 92.2652%, 70.9804%
XYZ:
19.9114, 34.7849, 6.0802
xyY:
0.3276, 0.5723, 34.7849
CIE-Lab:
65.5809, -54.6863, 64.2117
CIE-LCH:
65.5809, 84.3430, 130.4196
CIE-Luv:
65.5809, -47.3990, 77.3956
Hunter-Lab:
58.9787, -42.9507, 35.1728
#50b50e color charts
#50b50e color shades, tints & tones
#50b50e color schemes
#50b50e color preview, HTML & CSS examples
This text has a color of #50b50e
<p style="color:#50b50e;">Text here</p>
.mytext {color:#50b50e;}
This box has a color of #50b50e
<div style="background-color:#50b50e;">Content here</div>
.mybackground {background-color:#50b50e;}
Border around this has a color of #50b50e
<div style="border:2px solid #50b50e;">Content here</div>
.myborder {border:2px solid #50b50e;}