#50fa2a color space conversions
Hex:
#50fa2a
RGB:
80, 250, 42
CMY:
69, 2, 84
CMYK:
68, 0, 83, 2
HSL:
109°, 95.4128%, 57.2549%
HSV (HSB):
109°, 83.2000%, 98.0392%
XYZ:
37.9118, 70.2439, 13.7508
xyY:
0.3110, 0.5762, 70.2439
CIE-Lab:
87.1163, -76.4097, 77.4441
CIE-LCH:
87.1163, 108.7936, 134.6148
CIE-Luv:
87.1163, -72.4503, 101.6253
Hunter-Lab:
83.8116, -65.9267, 48.9406
#50fa2a color charts
#50fa2a color shades, tints & tones
#50fa2a color schemes
#50fa2a color preview, HTML & CSS examples
This text has a color of #50fa2a
<p style="color:#50fa2a;">Text here</p>
.mytext {color:#50fa2a;}
This box has a color of #50fa2a
<div style="background-color:#50fa2a;">Content here</div>
.mybackground {background-color:#50fa2a;}
Border around this has a color of #50fa2a
<div style="border:2px solid #50fa2a;">Content here</div>
.myborder {border:2px solid #50fa2a;}