#faabdc color space conversions
Hex:
#faabdc
RGB:
250, 171, 220
CMY:
2, 33, 14
CMYK:
0, 32, 12, 2
HSL:
323°, 88.7640%, 82.5490%
HSV (HSB):
323°, 31.6000%, 98.0392%
XYZ:
66.9055, 54.6171, 74.7260
xyY:
0.3409, 0.2783, 54.6171
CIE-Lab:
78.8202, 36.0714, -12.9312
CIE-LCH:
78.8202, 38.3192, 340.2778
CIE-Luv:
78.8202, 44.2524, -26.2626
Hunter-Lab:
73.9034, 32.2670, -8.2176
#faabdc color charts
#faabdc RGB chart
#faabdc CMYK chart
#faabdc RGB pie chart
#faabdc color shades, tints & tones
#faabdc color schemes
#faabdc color preview, HTML & CSS examples
This text has a color of #faabdc
<p style="color:#faabdc;">Text here</p>
.mytext {color:#faabdc;}
Text color #faabdc
This box has a color of #faabdc
<div style="background-color:#faabdc;">Content here</div>
.mybackground {background-color:#faabdc;}
Background color #faabdc
Border around this has a color of #faabdc
<div style="border:2px solid #faabdc;">Content here</div>
.myborder {border:2px solid #faabdc;}
Border color #faabdc