#fcebfa color space conversions
Hex:
#fcebfa
RGB:
252, 235, 250
CMY:
1, 8, 2
CMYK:
0, 7, 1, 1
HSL:
307°, 73.9130%, 95.4902%
HSV (HSB):
307°, 6.7460%, 98.8235%
XYZ:
87.1085, 87.0142, 102.6468
xyY:
0.3147, 0.3144, 87.0142
CIE-Lab:
94.7443, 8.3270, -5.1679
CIE-LCH:
94.7443, 9.8003, 328.1753
CIE-Luv:
94.7443, 8.7324, -9.5379
Hunter-Lab:
93.2814, 3.4453, 0.0543
#fcebfa color charts
#fcebfa color shades, tints & tones
#fcebfa color schemes
#fcebfa color preview, HTML & CSS examples
This text has a color of #fcebfa
<p style="color:#fcebfa;">Text here</p>
.mytext {color:#fcebfa;}
This box has a color of #fcebfa
<div style="background-color:#fcebfa;">Content here</div>
.mybackground {background-color:#fcebfa;}
Border around this has a color of #fcebfa
<div style="border:2px solid #fcebfa;">Content here</div>
.myborder {border:2px solid #fcebfa;}