#fcdeac color space conversions
Hex:
#fcdeac
RGB:
252, 222, 172
CMY:
1, 13, 33
CMYK:
0, 12, 32, 1
HSL:
38°, 93.0233%, 83.1373%
HSV (HSB):
38°, 31.7460%, 98.8235%
XYZ:
73.7126, 75.9166, 49.7980
xyY:
0.3696, 0.3807, 75.9166
CIE-Lab:
89.8206, 3.2557, 28.3571
CIE-LCH:
89.8206, 28.5434, 83.4506
CIE-Luv:
89.8206, 21.7963, 38.9632
Hunter-Lab:
87.1301, -1.4657, 27.1047
#fcdeac color charts
#fcdeac color shades, tints & tones
#fcdeac color schemes
#fcdeac color preview, HTML & CSS examples
This text has a color of #fcdeac
<p style="color:#fcdeac;">Text here</p>
.mytext {color:#fcdeac;}
This box has a color of #fcdeac
<div style="background-color:#fcdeac;">Content here</div>
.mybackground {background-color:#fcdeac;}
Border around this has a color of #fcdeac
<div style="border:2px solid #fcdeac;">Content here</div>
.myborder {border:2px solid #fcdeac;}