#faadff color space conversions
Hex:
#faadff
RGB:
250, 173, 255
CMY:
2, 32, 0
CMYK:
2, 32, 0, 0
HSL:
296°, 100.0000%, 83.9216%
HSV (HSB):
296°, 32.1569%, 100.0000%
XYZ:
72.4179, 57.4311, 101.8762
xyY:
0.3125, 0.2478, 57.4311
CIE-Lab:
80.4215, 41.0637, -29.3705
CIE-LCH:
80.4215, 50.4862, 324.4261
CIE-Luv:
80.4215, 37.4888, -53.6685
Hunter-Lab:
75.7833, 37.9523, -26.6558
#faadff color charts
#faadff color shades, tints & tones
#faadff color schemes
#faadff color preview, HTML & CSS examples
This text has a color of #faadff
<p style="color:#faadff;">Text here</p>
.mytext {color:#faadff;}
This box has a color of #faadff
<div style="background-color:#faadff;">Content here</div>
.mybackground {background-color:#faadff;}
Border around this has a color of #faadff
<div style="border:2px solid #faadff;">Content here</div>
.myborder {border:2px solid #faadff;}