#faeaff color space conversions
Hex:
#faeaff
RGB:
250, 234, 255
CMY:
2, 8, 0
CMYK:
2, 8, 0, 0
HSL:
286°, 100.0000%, 95.8824%
HSV (HSB):
286°, 8.2353%, 100.0000%
XYZ:
86.8972, 86.3896, 106.7026
xyY:
0.3104, 0.3085, 86.3896
CIE-Lab:
94.4787, 9.0787, -8.1755
CIE-LCH:
94.4787, 12.2173, 317.9966
CIE-Luv:
94.4787, 7.7156, -14.4252
Hunter-Lab:
92.9460, 4.2278, -3.0031
#faeaff color charts
#faeaff color shades, tints & tones
#faeaff color schemes
#faeaff color preview, HTML & CSS examples
This text has a color of #faeaff
<p style="color:#faeaff;">Text here</p>
.mytext {color:#faeaff;}
This box has a color of #faeaff
<div style="background-color:#faeaff;">Content here</div>
.mybackground {background-color:#faeaff;}
Border around this has a color of #faeaff
<div style="border:2px solid #faeaff;">Content here</div>
.myborder {border:2px solid #faeaff;}