#50b30c color space conversions
Hex:
#50b30c
RGB:
80, 179, 12
CMY:
69, 30, 95
CMYK:
55, 0, 93, 30
HSL:
96°, 87.4346%, 37.4510%
HSV (HSB):
96°, 93.2961%, 70.1961%
XYZ:
19.4947, 33.9722, 5.8776
xyY:
0.3285, 0.5725, 33.9722
CIE-Lab:
64.9405, -54.0122, 63.9661
CIE-LCH:
64.9405, 83.7196, 130.1774
CIE-Luv:
64.9405, -46.6072, 76.7547
Hunter-Lab:
58.2857, -42.2973, 34.8211
#50b30c color charts
#50b30c color shades, tints & tones
#50b30c color schemes
#50b30c color preview, HTML & CSS examples
This text has a color of #50b30c
<p style="color:#50b30c;">Text here</p>
.mytext {color:#50b30c;}
This box has a color of #50b30c
<div style="background-color:#50b30c;">Content here</div>
.mybackground {background-color:#50b30c;}
Border around this has a color of #50b30c
<div style="border:2px solid #50b30c;">Content here</div>
.myborder {border:2px solid #50b30c;}