#50f50a color space conversions
Hex:
#50f50a
RGB:
80, 245, 10
CMY:
69, 4, 96
CMYK:
67, 0, 96, 4
HSL:
102°, 92.1569%, 50.0000%
HSV (HSB):
102°, 95.9184%, 96.0784%
XYZ:
36.0155, 67.0322, 11.3275
xyY:
0.3149, 0.5861, 67.0322
CIE-Lab:
85.5202, -75.7719, 80.9714
CIE-LCH:
85.5202, 110.8952, 133.1001
CIE-Luv:
85.5202, -71.0291, 102.9632
Hunter-Lab:
81.8732, -64.7572, 49.1082
#50f50a color charts
#50f50a color shades, tints & tones
#50f50a color schemes
#50f50a color preview, HTML & CSS examples
This text has a color of #50f50a
<p style="color:#50f50a;">Text here</p>
.mytext {color:#50f50a;}
This box has a color of #50f50a
<div style="background-color:#50f50a;">Content here</div>
.mybackground {background-color:#50f50a;}
Border around this has a color of #50f50a
<div style="border:2px solid #50f50a;">Content here</div>
.myborder {border:2px solid #50f50a;}