#faaed2 color space conversions
Hex:
#faaed2
RGB:
250, 174, 210
CMY:
2, 32, 18
CMYK:
0, 30, 16, 2
HSL:
332°, 88.3721%, 83.1373%
HSV (HSB):
332°, 30.4000%, 98.0392%
XYZ:
66.1933, 55.2492, 68.1482
xyY:
0.3491, 0.2914, 55.2492
CIE-Lab:
79.1846, 32.9167, -6.9668
CIE-LCH:
79.1846, 33.6459, 348.0497
CIE-Luv:
79.1846, 44.2637, -16.5122
Hunter-Lab:
74.3298, 28.8831, -2.3282
#faaed2 color charts
#faaed2 color shades, tints & tones
#faaed2 color schemes
#faaed2 color preview, HTML & CSS examples
This text has a color of #faaed2
<p style="color:#faaed2;">Text here</p>
.mytext {color:#faaed2;}
This box has a color of #faaed2
<div style="background-color:#faaed2;">Content here</div>
.mybackground {background-color:#faaed2;}
Border around this has a color of #faaed2
<div style="border:2px solid #faaed2;">Content here</div>
.myborder {border:2px solid #faaed2;}