#1fdc50 color space conversions
Hex:
#1fdc50
RGB:
31, 220, 80
CMY:
88, 14, 69
CMYK:
86, 0, 64, 14
HSL:
136°, 75.2988%, 49.2157%
HSV (HSB):
136°, 85.9091%, 86.2745%
XYZ:
27.6062, 52.0569, 16.1824
xyY:
0.2880, 0.5431, 52.0569
CIE-Lab:
77.3148, -71.0934, 54.9482
CIE-LCH:
77.3148, 89.8531, 142.2995
CIE-Luv:
77.3148, -69.3416, 78.7468
Hunter-Lab:
72.1505, -57.9656, 37.2074
#1fdc50 color charts
#1fdc50 color shades, tints & tones
#1fdc50 color schemes
#1fdc50 color preview, HTML & CSS examples
This text has a color of #1fdc50
<p style="color:#1fdc50;">Text here</p>
.mytext {color:#1fdc50;}
This box has a color of #1fdc50
<div style="background-color:#1fdc50;">Content here</div>
.mybackground {background-color:#1fdc50;}
Border around this has a color of #1fdc50
<div style="border:2px solid #1fdc50;">Content here</div>
.myborder {border:2px solid #1fdc50;}