#50ac25 color space conversions
Hex:
#50ac25
RGB:
80, 172, 37
CMY:
69, 33, 85
CMYK:
53, 0, 78, 33
HSL:
101°, 64.5933%, 40.9804%
HSV (HSB):
101°, 78.4884%, 67.4510%
XYZ:
18.3947, 31.3441, 6.8308
xyY:
0.3252, 0.5541, 31.3441
CIE-Lab:
62.7970, -50.4269, 56.3875
CIE-LCH:
62.7970, 75.6467, 131.8060
CIE-Luv:
62.7970, -43.5103, 70.0673
Hunter-Lab:
55.9858, -39.3271, 31.9561
#50ac25 color charts
#50ac25 color shades, tints & tones
#50ac25 color schemes
#50ac25 color preview, HTML & CSS examples
This text has a color of #50ac25
<p style="color:#50ac25;">Text here</p>
.mytext {color:#50ac25;}
This box has a color of #50ac25
<div style="background-color:#50ac25;">Content here</div>
.mybackground {background-color:#50ac25;}
Border around this has a color of #50ac25
<div style="border:2px solid #50ac25;">Content here</div>
.myborder {border:2px solid #50ac25;}