#1faa8c color space conversions
Hex:
#1faa8c
RGB:
31, 170, 140
CMY:
88, 33, 45
CMYK:
82, 0, 18, 33
HSL:
167°, 69.1542%, 39.4118%
HSV (HSB):
167°, 81.7647%, 66.6667%
XYZ:
19.6734, 30.9342, 29.7449
xyY:
0.2448, 0.3850, 30.9342
CIE-Lab:
62.4521, -42.3879, 5.4902
CIE-LCH:
62.4521, 42.7419, 172.6200
CIE-Luv:
62.4521, -49.1061, 14.2955
Hunter-Lab:
55.6185, -34.1933, 7.2245
#1faa8c color charts
#1faa8c color shades, tints & tones
#1faa8c color schemes
#1faa8c color preview, HTML & CSS examples
This text has a color of #1faa8c
<p style="color:#1faa8c;">Text here</p>
.mytext {color:#1faa8c;}
This box has a color of #1faa8c
<div style="background-color:#1faa8c;">Content here</div>
.mybackground {background-color:#1faa8c;}
Border around this has a color of #1faa8c
<div style="border:2px solid #1faa8c;">Content here</div>
.myborder {border:2px solid #1faa8c;}