#faa9d3 color space conversions
Hex:
#faa9d3
RGB:
250, 169, 211
CMY:
2, 34, 17
CMYK:
0, 32, 16, 2
HSL:
329°, 89.0110%, 82.1569%
HSV (HSB):
329°, 32.4000%, 98.0392%
XYZ:
65.3702, 53.4031, 68.4905
xyY:
0.3491, 0.2852, 53.4031
CIE-Lab:
78.1124, 35.6938, -9.1014
CIE-LCH:
78.1124, 36.8359, 345.6952
CIE-Luv:
78.1124, 46.8172, -20.2509
Hunter-Lab:
73.0774, 31.7887, -4.4143
#faa9d3 color charts
#faa9d3 color shades, tints & tones
#faa9d3 color schemes
#faa9d3 color preview, HTML & CSS examples
This text has a color of #faa9d3
<p style="color:#faa9d3;">Text here</p>
.mytext {color:#faa9d3;}
This box has a color of #faa9d3
<div style="background-color:#faa9d3;">Content here</div>
.mybackground {background-color:#faa9d3;}
Border around this has a color of #faa9d3
<div style="border:2px solid #faa9d3;">Content here</div>
.myborder {border:2px solid #faa9d3;}