#faecfd color space conversions
Hex:
#faecfd
RGB:
250, 236, 253
CMY:
2, 7, 1
CMYK:
1, 7, 0, 1
HSL:
289°, 80.9524%, 95.8824%
HSV (HSB):
289°, 6.7194%, 99.2157%
XYZ:
87.1494, 87.4067, 105.2064
xyY:
0.3115, 0.3124, 87.4067
CIE-Lab:
94.9106, 7.6863, -6.4980
CIE-LCH:
94.9106, 10.0649, 319.7889
CIE-Luv:
94.9106, 6.8579, -11.5235
Hunter-Lab:
93.4916, 2.7809, -1.2752
#faecfd color charts
#faecfd color shades, tints & tones
#faecfd color schemes
#faecfd color preview, HTML & CSS examples
This text has a color of #faecfd
<p style="color:#faecfd;">Text here</p>
.mytext {color:#faecfd;}
This box has a color of #faecfd
<div style="background-color:#faecfd;">Content here</div>
.mybackground {background-color:#faecfd;}
Border around this has a color of #faecfd
<div style="border:2px solid #faecfd;">Content here</div>
.myborder {border:2px solid #faecfd;}