#50f10c color space conversions
Hex:
#50f10c
RGB:
80, 241, 12
CMY:
69, 5, 95
CMYK:
67, 0, 95, 5
HSL:
102°, 90.5138%, 49.6078%
HSV (HSB):
102°, 95.0207%, 94.5098%
XYZ:
34.8299, 64.6426, 10.9894
xyY:
0.3153, 0.5852, 64.6426
CIE-Lab:
84.2992, -74.5234, 79.8116
CIE-LCH:
84.2992, 109.1954, 133.0376
CIE-Luv:
84.2992, -69.6412, 101.3181
Hunter-Lab:
80.4006, -63.3741, 48.1765
#50f10c color charts
#50f10c color shades, tints & tones
#50f10c color schemes
#50f10c color preview, HTML & CSS examples
This text has a color of #50f10c
<p style="color:#50f10c;">Text here</p>
.mytext {color:#50f10c;}
This box has a color of #50f10c
<div style="background-color:#50f10c;">Content here</div>
.mybackground {background-color:#50f10c;}
Border around this has a color of #50f10c
<div style="border:2px solid #50f10c;">Content here</div>
.myborder {border:2px solid #50f10c;}