#fcdbac color space conversions
Hex:
#fcdbac
RGB:
252, 219, 172
CMY:
1, 14, 33
CMYK:
0, 13, 32, 1
HSL:
35°, 93.0233%, 83.1373%
HSV (HSB):
35°, 31.7460%, 98.8235%
XYZ:
72.9228, 74.3370, 49.5348
xyY:
0.3706, 0.3777, 74.3370
CIE-Lab:
89.0815, 4.7947, 27.3549
CIE-LCH:
89.0815, 27.7719, 80.0583
CIE-Luv:
89.0815, 23.6206, 37.3114
Hunter-Lab:
86.2189, 0.0897, 26.2898
#fcdbac color charts
#fcdbac color shades, tints & tones
#fcdbac color schemes
#fcdbac color preview, HTML & CSS examples
This text has a color of #fcdbac
<p style="color:#fcdbac;">Text here</p>
.mytext {color:#fcdbac;}
This box has a color of #fcdbac
<div style="background-color:#fcdbac;">Content here</div>
.mybackground {background-color:#fcdbac;}
Border around this has a color of #fcdbac
<div style="border:2px solid #fcdbac;">Content here</div>
.myborder {border:2px solid #fcdbac;}