#fcdbd7 color space conversions
Hex:
#fcdbd7
RGB:
252, 219, 215
CMY:
1, 14, 16
CMYK:
0, 13, 15, 1
HSL:
6°, 86.0465%, 91.5686%
HSV (HSB):
6°, 14.6825%, 98.8235%
XYZ:
77.7421, 76.2648, 74.9131
xyY:
0.3396, 0.3332, 76.2648
CIE-Lab:
89.9821, 10.7821, 6.1664
CIE-LCH:
89.9821, 12.4209, 29.7656
CIE-Luv:
89.9821, 20.0582, 7.2433
Hunter-Lab:
87.3297, 6.0762, 10.2707
#fcdbd7 color charts
#fcdbd7 color shades, tints & tones
#fcdbd7 color schemes
#fcdbd7 color preview, HTML & CSS examples
This text has a color of #fcdbd7
<p style="color:#fcdbd7;">Text here</p>
.mytext {color:#fcdbd7;}
This box has a color of #fcdbd7
<div style="background-color:#fcdbd7;">Content here</div>
.mybackground {background-color:#fcdbd7;}
Border around this has a color of #fcdbd7
<div style="border:2px solid #fcdbd7;">Content here</div>
.myborder {border:2px solid #fcdbd7;}