#fceff3 color space conversions
Hex:
#fceff3
RGB:
252, 239, 243
CMY:
1, 6, 5
CMYK:
0, 5, 4, 1
HSL:
342°, 68.4211%, 96.2745%
HSV (HSB):
342°, 5.1587%, 98.8235%
XYZ:
87.1890, 88.8995, 97.3580
xyY:
0.3189, 0.3251, 88.8995
CIE-Lab:
95.5384, 5.0537, -0.3711
CIE-LCH:
95.5384, 5.0673, 355.7997
CIE-Luv:
95.5384, 7.1825, -1.4866
Hunter-Lab:
94.2865, 0.0618, 4.7792
#fceff3 color charts
#fceff3 color shades, tints & tones
#fceff3 color schemes
#fceff3 color preview, HTML & CSS examples
This text has a color of #fceff3
<p style="color:#fceff3;">Text here</p>
.mytext {color:#fceff3;}
This box has a color of #fceff3
<div style="background-color:#fceff3;">Content here</div>
.mybackground {background-color:#fceff3;}
Border around this has a color of #fceff3
<div style="border:2px solid #fceff3;">Content here</div>
.myborder {border:2px solid #fceff3;}