#faa17f color space conversions
Hex:
#faa17f
RGB:
250, 161, 127
CMY:
2, 37, 50
CMYK:
0, 36, 49, 2
HSL:
17°, 92.4812%, 73.9216%
HSV (HSB):
17°, 49.2000%, 98.0392%
XYZ:
56.0000, 47.3460, 26.2659
xyY:
0.4321, 0.3653, 47.3460
CIE-Lab:
74.4106, 29.4657, 31.3790
CIE-LCH:
74.4106, 43.0450, 46.8011
CIE-Luv:
74.4106, 65.0559, 34.7740
Hunter-Lab:
68.8085, 24.8580, 25.5335
#faa17f color charts
#faa17f color shades, tints & tones
#faa17f color schemes
#faa17f color preview, HTML & CSS examples
This text has a color of #faa17f
<p style="color:#faa17f;">Text here</p>
.mytext {color:#faa17f;}
This box has a color of #faa17f
<div style="background-color:#faa17f;">Content here</div>
.mybackground {background-color:#faa17f;}
Border around this has a color of #faa17f
<div style="border:2px solid #faa17f;">Content here</div>
.myborder {border:2px solid #faa17f;}