#faaed9 color space conversions
Hex:
#faaed9
RGB:
250, 174, 217
CMY:
2, 32, 15
CMYK:
0, 30, 13, 2
HSL:
326°, 88.3721%, 83.1373%
HSV (HSB):
326°, 30.4000%, 98.0392%
XYZ:
67.0848, 55.6059, 72.8429
xyY:
0.3431, 0.2844, 55.6059
CIE-Lab:
79.3890, 34.0168, -10.4561
CIE-LCH:
79.3890, 35.5875, 342.9136
CIE-Luv:
79.3890, 43.1530, -22.0698
Hunter-Lab:
74.5693, 30.0876, -5.7188
#faaed9 color charts
#faaed9 color shades, tints & tones
#faaed9 color schemes
#faaed9 color preview, HTML & CSS examples
This text has a color of #faaed9
<p style="color:#faaed9;">Text here</p>
.mytext {color:#faaed9;}
This box has a color of #faaed9
<div style="background-color:#faaed9;">Content here</div>
.mybackground {background-color:#faaed9;}
Border around this has a color of #faaed9
<div style="border:2px solid #faaed9;">Content here</div>
.myborder {border:2px solid #faaed9;}