#fceefb color space conversions
Hex:
#fceefb
RGB:
252, 238, 251
CMY:
1, 7, 2
CMYK:
0, 6, 0, 1
HSL:
304°, 70.0000%, 96.0784%
HSV (HSB):
304°, 5.5556%, 98.8235%
XYZ:
88.1320, 88.8096, 103.7637
xyY:
0.3140, 0.3164, 88.8096
CIE-Lab:
95.5008, 6.9611, -4.5724
CIE-LCH:
95.5008, 8.3285, 326.7011
CIE-Luv:
95.5008, 7.1378, -8.3668
Hunter-Lab:
94.2388, 2.0150, 0.6846
#fceefb color charts
#fceefb color shades, tints & tones
#fceefb color schemes
#fceefb color preview, HTML & CSS examples
This text has a color of #fceefb
<p style="color:#fceefb;">Text here</p>
.mytext {color:#fceefb;}
This box has a color of #fceefb
<div style="background-color:#fceefb;">Content here</div>
.mybackground {background-color:#fceefb;}
Border around this has a color of #fceefb
<div style="border:2px solid #fceefb;">Content here</div>
.myborder {border:2px solid #fceefb;}