#50ab2d color space conversions
Hex:
#50ab2d
RGB:
80, 171, 45
CMY:
69, 33, 82
CMYK:
53, 0, 74, 33
HSL:
103°, 58.3333%, 42.3529%
HSV (HSB):
103°, 73.6842%, 67.0588%
XYZ:
18.3448, 31.0208, 7.5034
xyY:
0.3226, 0.5455, 31.0208
CIE-Lab:
62.5252, -49.5167, 53.3917
CIE-LCH:
62.5252, 72.8188, 132.8435
CIE-Luv:
62.5252, -42.9734, 67.6557
Hunter-Lab:
55.6963, -38.6755, 30.9999
#50ab2d color charts
#50ab2d color shades, tints & tones
#50ab2d color schemes
#50ab2d color preview, HTML & CSS examples
This text has a color of #50ab2d
<p style="color:#50ab2d;">Text here</p>
.mytext {color:#50ab2d;}
This box has a color of #50ab2d
<div style="background-color:#50ab2d;">Content here</div>
.mybackground {background-color:#50ab2d;}
Border around this has a color of #50ab2d
<div style="border:2px solid #50ab2d;">Content here</div>
.myborder {border:2px solid #50ab2d;}