#faaadc color space conversions
Hex:
#faaadc
RGB:
250, 170, 220
CMY:
2, 33, 14
CMYK:
0, 32, 12, 2
HSL:
323°, 88.8889%, 82.3529%
HSV (HSB):
323°, 32.0000%, 98.0392%
XYZ:
66.7173, 54.2408, 74.6633
xyY:
0.3411, 0.2773, 54.2408
CIE-Lab:
78.6019, 36.5950, -13.2582
CIE-LCH:
78.6019, 38.9227, 340.0847
CIE-Luv:
78.6019, 44.7763, -26.8574
Hunter-Lab:
73.6483, 32.8169, -8.5533
#faaadc color charts
#faaadc color shades, tints & tones
#faaadc color schemes
#faaadc color preview, HTML & CSS examples
This text has a color of #faaadc
<p style="color:#faaadc;">Text here</p>
.mytext {color:#faaadc;}
This box has a color of #faaadc
<div style="background-color:#faaadc;">Content here</div>
.mybackground {background-color:#faaadc;}
Border around this has a color of #faaadc
<div style="border:2px solid #faaadc;">Content here</div>
.myborder {border:2px solid #faaadc;}