#faacd3 color space conversions
Hex:
#faacd3
RGB:
250, 172, 211
CMY:
2, 33, 17
CMYK:
0, 31, 16, 2
HSL:
330°, 88.6364%, 82.7451%
HSV (HSB):
330°, 31.2000%, 98.0392%
XYZ:
65.9347, 54.5322, 68.6786
xyY:
0.3486, 0.2883, 54.5322
CIE-Lab:
78.7710, 34.1217, -8.1226
CIE-LCH:
78.7710, 35.0752, 346.6100
CIE-Luv:
78.7710, 45.1931, -18.4850
Hunter-Lab:
73.8459, 30.1468, -3.4491
#faacd3 color charts
#faacd3 color shades, tints & tones
#faacd3 color schemes
#faacd3 color preview, HTML & CSS examples
This text has a color of #faacd3
<p style="color:#faacd3;">Text here</p>
.mytext {color:#faacd3;}
This box has a color of #faacd3
<div style="background-color:#faacd3;">Content here</div>
.mybackground {background-color:#faacd3;}
Border around this has a color of #faacd3
<div style="border:2px solid #faacd3;">Content here</div>
.myborder {border:2px solid #faacd3;}