#faeefd color space conversions
Hex:
#faeefd
RGB:
250, 238, 253
CMY:
2, 7, 1
CMYK:
1, 6, 0, 1
HSL:
288°, 78.9474%, 96.2745%
HSV (HSB):
288°, 5.9289%, 99.2157%
XYZ:
87.7285, 88.5649, 105.3995
xyY:
0.3114, 0.3144, 88.5649
CIE-Lab:
95.3983, 6.6576, -5.7779
CIE-LCH:
95.3983, 8.8152, 319.0462
CIE-Luv:
95.3983, 5.8531, -10.2097
Hunter-Lab:
94.1089, 1.7074, -0.5269
#faeefd color charts
#faeefd color shades, tints & tones
#faeefd color schemes
#faeefd color preview, HTML & CSS examples
This text has a color of #faeefd
<p style="color:#faeefd;">Text here</p>
.mytext {color:#faeefd;}
This box has a color of #faeefd
<div style="background-color:#faeefd;">Content here</div>
.mybackground {background-color:#faeefd;}
Border around this has a color of #faeefd
<div style="border:2px solid #faeefd;">Content here</div>
.myborder {border:2px solid #faeefd;}