#faaada color space conversions
Hex:
#faaada
RGB:
250, 170, 218
CMY:
2, 33, 15
CMYK:
0, 32, 13, 2
HSL:
324°, 88.8889%, 82.3529%
HSV (HSB):
324°, 32.0000%, 98.0392%
XYZ:
66.4540, 54.1354, 73.2763
xyY:
0.3428, 0.2792, 54.1354
CIE-Lab:
78.5406, 36.2737, -12.2650
CIE-LCH:
78.5406, 38.2911, 341.3183
CIE-Luv:
78.5406, 45.1110, -25.2504
Hunter-Lab:
73.5768, 32.4605, -7.5442
#faaada color charts
#faaada color shades, tints & tones
#faaada color schemes
#faaada color preview, HTML & CSS examples
This text has a color of #faaada
<p style="color:#faaada;">Text here</p>
.mytext {color:#faaada;}
This box has a color of #faaada
<div style="background-color:#faaada;">Content here</div>
.mybackground {background-color:#faaada;}
Border around this has a color of #faaada
<div style="border:2px solid #faaada;">Content here</div>
.myborder {border:2px solid #faaada;}