#faa8c7 color space conversions
Hex:
#faa8c7
RGB:
250, 168, 199
CMY:
2, 34, 22
CMYK:
0, 33, 20, 2
HSL:
337°, 89.1304%, 81.9608%
HSV (HSB):
337°, 32.8000%, 98.0392%
XYZ:
63.7358, 52.4528, 60.7980
xyY:
0.3601, 0.2964, 52.4528
CIE-Lab:
77.5508, 34.4051, -3.3977
CIE-LCH:
77.5508, 34.5725, 354.3600
CIE-Luv:
77.5508, 49.3774, -11.3996
Hunter-Lab:
72.4243, 30.3434, 0.9249
#faa8c7 color charts
#faa8c7 color shades, tints & tones
#faa8c7 color schemes
#faa8c7 color preview, HTML & CSS examples
This text has a color of #faa8c7
<p style="color:#faa8c7;">Text here</p>
.mytext {color:#faa8c7;}
This box has a color of #faa8c7
<div style="background-color:#faa8c7;">Content here</div>
.mybackground {background-color:#faa8c7;}
Border around this has a color of #faa8c7
<div style="border:2px solid #faa8c7;">Content here</div>
.myborder {border:2px solid #faa8c7;}