#1fd12c color space conversions
Hex:
#1fd12c
RGB:
31, 209, 44
CMY:
88, 18, 83
CMYK:
85, 0, 79, 18
HSL:
124°, 74.1667%, 47.0588%
HSV (HSB):
124°, 85.1675%, 81.9608%
XYZ:
23.8202, 46.0741, 10.0206
xyY:
0.2981, 0.5765, 46.0741
CIE-Lab:
73.5936, -70.9411, 64.1744
CIE-LCH:
73.5936, 95.6608, 137.8670
CIE-Luv:
73.5936, -66.9177, 84.4479
Hunter-Lab:
67.8779, -56.1459, 38.7617
#1fd12c color charts
#1fd12c color shades, tints & tones
#1fd12c color schemes
#1fd12c color preview, HTML & CSS examples
This text has a color of #1fd12c
<p style="color:#1fd12c;">Text here</p>
.mytext {color:#1fd12c;}
This box has a color of #1fd12c
<div style="background-color:#1fd12c;">Content here</div>
.mybackground {background-color:#1fd12c;}
Border around this has a color of #1fd12c
<div style="border:2px solid #1fd12c;">Content here</div>
.myborder {border:2px solid #1fd12c;}