#fcebdd color space conversions
Hex:
#fcebdd
RGB:
252, 235, 221
CMY:
1, 8, 13
CMYK:
0, 7, 12, 1
HSL:
27°, 83.7838%, 92.7451%
HSV (HSB):
27°, 12.3016%, 98.8235%
XYZ:
82.9044, 85.3326, 80.5079
xyY:
0.3333, 0.3431, 85.3326
CIE-Lab:
94.0262, 3.4795, 8.8486
CIE-LCH:
94.0262, 9.5081, 68.5340
CIE-Luv:
94.0262, 10.8184, 12.6366
Hunter-Lab:
92.3756, -1.4589, 12.9901
#fcebdd color charts
#fcebdd color shades, tints & tones
#fcebdd color schemes
#fcebdd color preview, HTML & CSS examples
This text has a color of #fcebdd
<p style="color:#fcebdd;">Text here</p>
.mytext {color:#fcebdd;}
This box has a color of #fcebdd
<div style="background-color:#fcebdd;">Content here</div>
.mybackground {background-color:#fcebdd;}
Border around this has a color of #fcebdd
<div style="border:2px solid #fcebdd;">Content here</div>
.myborder {border:2px solid #fcebdd;}