#50ff1a color space conversions
Hex:
#50ff1a
RGB:
80, 255, 26
CMY:
69, 0, 90
CMYK:
69, 0, 90, 0
HSL:
106°, 100.0000%, 55.0980%
HSV (HSB):
106°, 89.8039%, 100.0000%
XYZ:
39.2547, 73.3001, 13.0567
xyY:
0.3125, 0.5835, 73.3001
CIE-Lab:
88.5906, -78.4690, 81.7036
CIE-LCH:
88.5906, 113.2822, 133.8431
CIE-Luv:
88.5906, -74.3277, 105.6279
Hunter-Lab:
85.6155, -67.9847, 50.8889
#50ff1a color charts
#50ff1a color shades, tints & tones
#50ff1a color schemes
#50ff1a color preview, HTML & CSS examples
This text has a color of #50ff1a
<p style="color:#50ff1a;">Text here</p>
.mytext {color:#50ff1a;}
This box has a color of #50ff1a
<div style="background-color:#50ff1a;">Content here</div>
.mybackground {background-color:#50ff1a;}
Border around this has a color of #50ff1a
<div style="border:2px solid #50ff1a;">Content here</div>
.myborder {border:2px solid #50ff1a;}