#faecff color space conversions
Hex:
#faecff
RGB:
250, 236, 255
CMY:
2, 7, 0
CMYK:
2, 7, 0, 0
HSL:
284°, 100.0000%, 96.2745%
HSV (HSB):
284°, 7.4510%, 100.0000%
XYZ:
87.4698, 87.5349, 106.8935
xyY:
0.3103, 0.3105, 87.5349
CIE-Lab:
94.9648, 8.0473, -7.4558
CIE-LCH:
94.9648, 10.9703, 317.1847
CIE-Luv:
94.9648, 6.7154, -13.1074
Hunter-Lab:
93.5601, 3.1504, -2.2475
#faecff color charts
#faecff RGB chart
#faecff CMYK chart
#faecff RGB pie chart
#faecff color shades, tints & tones
#faecff color schemes
#faecff color preview, HTML & CSS examples
This text has a color of #faecff
<p style="color:#faecff;">Text here</p>
.mytext {color:#faecff;}
Text color #faecff
This box has a color of #faecff
<div style="background-color:#faecff;">Content here</div>
.mybackground {background-color:#faecff;}
Background color #faecff
Border around this has a color of #faecff
<div style="border:2px solid #faecff;">Content here</div>
.myborder {border:2px solid #faecff;}
Border color #faecff