#faabda color space conversions
Hex:
#faabda
RGB:
250, 171, 218
CMY:
2, 33, 15
CMYK:
0, 32, 13, 2
HSL:
324°, 88.7640%, 82.5490%
HSV (HSB):
324°, 31.6000%, 98.0392%
XYZ:
66.6421, 54.5118, 73.3391
xyY:
0.3426, 0.2803, 54.5118
CIE-Lab:
78.7592, 35.7500, -11.9381
CIE-LCH:
78.7592, 37.6906, 341.5341
CIE-Luv:
78.7592, 44.5832, -24.6569
Hunter-Lab:
73.8321, 31.9111, -7.2116
#faabda color charts
#faabda color shades, tints & tones
#faabda color schemes
#faabda color preview, HTML & CSS examples
This text has a color of #faabda
<p style="color:#faabda;">Text here</p>
.mytext {color:#faabda;}
This box has a color of #faabda
<div style="background-color:#faabda;">Content here</div>
.mybackground {background-color:#faabda;}
Border around this has a color of #faabda
<div style="border:2px solid #faabda;">Content here</div>
.myborder {border:2px solid #faabda;}