#fdcac0 color space conversions
Hex:
#fdcac0
RGB:
253, 202, 192
CMY:
1, 21, 25
CMYK:
0, 20, 24, 1
HSL:
10°, 93.8462%, 87.2549%
HSV (HSB):
10°, 24.1107%, 99.2157%
XYZ:
71.1430, 66.9295, 59.0382
xyY:
0.3609, 0.3396, 66.9295
CIE-Lab:
85.4683, 16.6143, 11.8577
CIE-LCH:
85.4683, 20.4118, 35.5158
CIE-Luv:
85.4683, 32.6857, 14.1212
Hunter-Lab:
81.8104, 12.0567, 14.4809
#fdcac0 color charts
#fdcac0 color shades, tints & tones
#fdcac0 color schemes
#fdcac0 color preview, HTML & CSS examples
This text has a color of #fdcac0
<p style="color:#fdcac0;">Text here</p>
.mytext {color:#fdcac0;}
This box has a color of #fdcac0
<div style="background-color:#fdcac0;">Content here</div>
.mybackground {background-color:#fdcac0;}
Border around this has a color of #fdcac0
<div style="border:2px solid #fdcac0;">Content here</div>
.myborder {border:2px solid #fdcac0;}