#faa9c7 color space conversions
Hex:
#faa9c7
RGB:
250, 169, 199
CMY:
2, 34, 22
CMYK:
0, 32, 20, 2
HSL:
338°, 89.0110%, 82.1569%
HSV (HSB):
338°, 32.4000%, 98.0392%
XYZ:
63.9211, 52.8234, 60.8598
xyY:
0.3599, 0.2974, 52.8234
CIE-Lab:
77.7706, 33.8813, -3.0744
CIE-LCH:
77.7706, 34.0205, 354.8151
CIE-Luv:
77.7706, 48.8143, -10.8232
Hunter-Lab:
72.6797, 29.7994, 1.2282
#faa9c7 color charts
#faa9c7 color shades, tints & tones
#faa9c7 color schemes
#faa9c7 color preview, HTML & CSS examples
This text has a color of #faa9c7
<p style="color:#faa9c7;">Text here</p>
.mytext {color:#faa9c7;}
This box has a color of #faa9c7
<div style="background-color:#faa9c7;">Content here</div>
.mybackground {background-color:#faa9c7;}
Border around this has a color of #faa9c7
<div style="border:2px solid #faa9c7;">Content here</div>
.myborder {border:2px solid #faa9c7;}