#50cc25 color space conversions
Hex:
#50cc25
RGB:
80, 204, 37
CMY:
69, 20, 85
CMYK:
61, 0, 82, 20
HSL:
105°, 69.2946%, 47.2549%
HSV (HSB):
105°, 81.8627%, 80.0000%
XYZ:
25.2351, 45.0248, 9.1109
xyY:
0.3179, 0.5673, 45.0248
CIE-Lab:
72.9082, -61.8649, 65.8124
CIE-LCH:
72.9082, 90.3246, 133.2291
CIE-Luv:
72.9082, -56.0856, 83.7245
Hunter-Lab:
67.1005, -50.2959, 38.9200
#50cc25 color charts
#50cc25 color shades, tints & tones
#50cc25 color schemes
#50cc25 color preview, HTML & CSS examples
This text has a color of #50cc25
<p style="color:#50cc25;">Text here</p>
.mytext {color:#50cc25;}
This box has a color of #50cc25
<div style="background-color:#50cc25;">Content here</div>
.mybackground {background-color:#50cc25;}
Border around this has a color of #50cc25
<div style="border:2px solid #50cc25;">Content here</div>
.myborder {border:2px solid #50cc25;}