#1fdb2f color space conversions
Hex:
#1fdb2f
RGB:
31, 219, 47
CMY:
88, 14, 82
CMYK:
86, 0, 79, 14
HSL:
125°, 75.2000%, 49.0196%
HSV (HSB):
125°, 85.8447%, 85.8824%
XYZ:
26.4097, 51.1596, 11.1722
xyY:
0.2976, 0.5765, 51.1596
CIE-Lab:
76.7756, -73.6239, 66.3262
CIE-LCH:
76.7756, 99.0941, 137.9850
CIE-Luv:
76.7756, -70.0174, 88.0341
Hunter-Lab:
71.5259, -59.2624, 40.8072
#1fdb2f color charts
#1fdb2f color shades, tints & tones
#1fdb2f color schemes
#1fdb2f color preview, HTML & CSS examples
This text has a color of #1fdb2f
<p style="color:#1fdb2f;">Text here</p>
.mytext {color:#1fdb2f;}
This box has a color of #1fdb2f
<div style="background-color:#1fdb2f;">Content here</div>
.mybackground {background-color:#1fdb2f;}
Border around this has a color of #1fdb2f
<div style="border:2px solid #1fdb2f;">Content here</div>
.myborder {border:2px solid #1fdb2f;}