#1fa08a color space conversions
Hex:
#1fa08a
RGB:
31, 160, 138
CMY:
88, 37, 46
CMYK:
81, 0, 14, 37
HSL:
170°, 67.5393%, 37.4510%
HSV (HSB):
170°, 80.6250%, 62.7451%
XYZ:
17.7233, 27.2679, 28.3739
xyY:
0.2416, 0.3717, 27.2679
CIE-Lab:
59.2215, -38.5774, 1.9456
CIE-LCH:
59.2215, 38.6264, 177.1129
CIE-Luv:
59.2215, -45.6841, 8.5535
Hunter-Lab:
52.2187, -30.7987, 4.3369
#1fa08a color charts
#1fa08a color shades, tints & tones
#1fa08a color schemes
#1fa08a color preview, HTML & CSS examples
This text has a color of #1fa08a
<p style="color:#1fa08a;">Text here</p>
.mytext {color:#1fa08a;}
This box has a color of #1fa08a
<div style="background-color:#1fa08a;">Content here</div>
.mybackground {background-color:#1fa08a;}
Border around this has a color of #1fa08a
<div style="border:2px solid #1fa08a;">Content here</div>
.myborder {border:2px solid #1fa08a;}