#faa87f color space conversions
Hex:
#faa87f
RGB:
250, 168, 127
CMY:
2, 34, 50
CMYK:
0, 33, 49, 2
HSL:
20°, 92.4812%, 73.9216%
HSV (HSB):
20°, 49.2000%, 98.0392%
XYZ:
57.2577, 49.8616, 26.6851
xyY:
0.4279, 0.3726, 49.8616
CIE-Lab:
75.9842, 25.7977, 33.4333
CIE-LCH:
75.9842, 42.2292, 52.3456
CIE-Luv:
75.9842, 60.1400, 38.1239
Hunter-Lab:
70.6127, 21.1680, 27.0227
#faa87f color charts
#faa87f color shades, tints & tones
#faa87f color schemes
#faa87f color preview, HTML & CSS examples
This text has a color of #faa87f
<p style="color:#faa87f;">Text here</p>
.mytext {color:#faa87f;}
This box has a color of #faa87f
<div style="background-color:#faa87f;">Content here</div>
.mybackground {background-color:#faa87f;}
Border around this has a color of #faa87f
<div style="border:2px solid #faa87f;">Content here</div>
.myborder {border:2px solid #faa87f;}