#50ab2a color space conversions
Hex:
#50ab2a
RGB:
80, 171, 42
CMY:
69, 33, 84
CMYK:
53, 0, 75, 33
HSL:
102°, 60.5634%, 41.7647%
HSV (HSB):
102°, 75.4386%, 67.0588%
XYZ:
18.2891, 30.9985, 7.2099
xyY:
0.3237, 0.5487, 30.9985
CIE-Lab:
62.5063, -49.7285, 54.4427
CIE-LCH:
62.5063, 73.7355, 132.4089
CIE-Luv:
62.5063, -43.0228, 68.4404
Hunter-Lab:
55.6763, -38.7980, 31.2956
#50ab2a color charts
#50ab2a color shades, tints & tones
#50ab2a color schemes
#50ab2a color preview, HTML & CSS examples
This text has a color of #50ab2a
<p style="color:#50ab2a;">Text here</p>
.mytext {color:#50ab2a;}
This box has a color of #50ab2a
<div style="background-color:#50ab2a;">Content here</div>
.mybackground {background-color:#50ab2a;}
Border around this has a color of #50ab2a
<div style="border:2px solid #50ab2a;">Content here</div>
.myborder {border:2px solid #50ab2a;}