#1fc42a color space conversions
Hex:
#1fc42a
RGB:
31, 196, 42
CMY:
88, 23, 84
CMYK:
84, 0, 79, 23
HSL:
124°, 72.6872%, 44.5098%
HSV (HSB):
124°, 84.1837%, 76.8627%
XYZ:
20.7229, 39.9383, 8.8071
xyY:
0.2983, 0.5749, 39.9383
CIE-Lab:
69.4256, -67.2777, 60.7910
CIE-LCH:
69.4256, 90.6743, 137.8996
CIE-Luv:
69.4256, -62.7874, 79.3247
Hunter-Lab:
63.1968, -52.0622, 35.9750
#1fc42a color charts
#1fc42a color shades, tints & tones
#1fc42a color schemes
#1fc42a color preview, HTML & CSS examples
This text has a color of #1fc42a
<p style="color:#1fc42a;">Text here</p>
.mytext {color:#1fc42a;}
This box has a color of #1fc42a
<div style="background-color:#1fc42a;">Content here</div>
.mybackground {background-color:#1fc42a;}
Border around this has a color of #1fc42a
<div style="border:2px solid #1fc42a;">Content here</div>
.myborder {border:2px solid #1fc42a;}