#1fc12c color space conversions
Hex:
#1fc12c
RGB:
31, 193, 44
CMY:
88, 24, 83
CMYK:
84, 0, 77, 24
HSL:
125°, 72.3214%, 43.9216%
HSV (HSB):
125°, 83.9378%, 75.6863%
XYZ:
20.0897, 38.6131, 8.7771
xyY:
0.2977, 0.5722, 38.6131
CIE-Lab:
68.4701, -66.2562, 59.2420
CIE-LCH:
68.4701, 88.8791, 138.1990
CIE-Luv:
68.4701, -61.7673, 77.5674
Hunter-Lab:
62.1394, -51.0350, 35.1230
#1fc12c color charts
#1fc12c color shades, tints & tones
#1fc12c color schemes
#1fc12c color preview, HTML & CSS examples
This text has a color of #1fc12c
<p style="color:#1fc12c;">Text here</p>
.mytext {color:#1fc12c;}
This box has a color of #1fc12c
<div style="background-color:#1fc12c;">Content here</div>
.mybackground {background-color:#1fc12c;}
Border around this has a color of #1fc12c
<div style="border:2px solid #1fc12c;">Content here</div>
.myborder {border:2px solid #1fc12c;}