#1fa19e color space conversions
Hex:
#1fa19e
RGB:
31, 161, 158
CMY:
88, 37, 38
CMYK:
81, 0, 2, 37
HSL:
179°, 67.7083%, 37.6471%
HSV (HSB):
179°, 80.7453%, 63.1373%
XYZ:
19.4815, 28.2497, 36.7737
xyY:
0.2305, 0.3343, 28.2497
CIE-Lab:
60.1136, -33.2734, -8.0497
CIE-LCH:
60.1136, 34.2333, 193.6000
CIE-Luv:
60.1136, -44.5944, -7.0580
Hunter-Lab:
53.1504, -27.5867, -3.8163
#1fa19e color charts
#1fa19e color shades, tints & tones
#1fa19e color schemes
#1fa19e color preview, HTML & CSS examples
This text has a color of #1fa19e
<p style="color:#1fa19e;">Text here</p>
.mytext {color:#1fa19e;}
This box has a color of #1fa19e
<div style="background-color:#1fa19e;">Content here</div>
.mybackground {background-color:#1fa19e;}
Border around this has a color of #1fa19e
<div style="border:2px solid #1fa19e;">Content here</div>
.myborder {border:2px solid #1fa19e;}