#fcdbbc color space conversions
Hex:
#fcdbbc
RGB:
252, 219, 188
CMY:
1, 14, 26
CMYK:
0, 13, 25, 1
HSL:
29°, 91.4286%, 86.2745%
HSV (HSB):
29°, 25.3968%, 98.8235%
XYZ:
74.5535, 74.9893, 58.1219
xyY:
0.3590, 0.3611, 74.9893
CIE-Lab:
89.3880, 6.8606, 19.4639
CIE-LCH:
89.3880, 20.6376, 70.5835
CIE-Luv:
89.3880, 22.3566, 26.6645
Hunter-Lab:
86.5964, 2.1325, 20.8231
#fcdbbc color charts
#fcdbbc color shades, tints & tones
#fcdbbc color schemes
#fcdbbc color preview, HTML & CSS examples
This text has a color of #fcdbbc
<p style="color:#fcdbbc;">Text here</p>
.mytext {color:#fcdbbc;}
This box has a color of #fcdbbc
<div style="background-color:#fcdbbc;">Content here</div>
.mybackground {background-color:#fcdbbc;}
Border around this has a color of #fcdbbc
<div style="border:2px solid #fcdbbc;">Content here</div>
.myborder {border:2px solid #fcdbbc;}