#faa7d3 color space conversions
Hex:
#faa7d3
RGB:
250, 167, 211
CMY:
2, 35, 17
CMYK:
0, 33, 16, 2
HSL:
328°, 89.2473%, 81.7647%
HSV (HSB):
328°, 33.2000%, 98.0392%
XYZ:
65.0009, 52.6646, 68.3674
xyY:
0.3494, 0.2831, 52.6646
CIE-Lab:
77.6765, 36.7399, -9.7502
CIE-LCH:
77.6765, 38.0116, 345.1372
CIE-Luv:
77.6765, 47.8947, -21.4223
Hunter-Lab:
72.5704, 32.8835, -5.0569
#faa7d3 color charts
#faa7d3 color shades, tints & tones
#faa7d3 color schemes
#faa7d3 color preview, HTML & CSS examples
This text has a color of #faa7d3
<p style="color:#faa7d3;">Text here</p>
.mytext {color:#faa7d3;}
This box has a color of #faa7d3
<div style="background-color:#faa7d3;">Content here</div>
.mybackground {background-color:#faa7d3;}
Border around this has a color of #faa7d3
<div style="border:2px solid #faa7d3;">Content here</div>
.myborder {border:2px solid #faa7d3;}