#fdd0c5 color space conversions
Hex:
#fdd0c5
RGB:
253, 208, 197
CMY:
1, 18, 23
CMYK:
0, 18, 22, 1
HSL:
12°, 93.3333%, 88.2353%
HSV (HSB):
12°, 22.1344%, 99.2157%
XYZ:
73.1419, 70.0256, 62.4846
xyY:
0.3557, 0.3405, 70.0256
CIE-Lab:
87.0094, 14.1843, 11.4012
CIE-LCH:
87.0094, 18.1984, 38.7920
CIE-Luv:
87.0094, 28.6484, 14.0215
Hunter-Lab:
83.6813, 9.5762, 14.3052
#fdd0c5 color charts
#fdd0c5 color shades, tints & tones
#fdd0c5 color schemes
#fdd0c5 color preview, HTML & CSS examples
This text has a color of #fdd0c5
<p style="color:#fdd0c5;">Text here</p>
.mytext {color:#fdd0c5;}
This box has a color of #fdd0c5
<div style="background-color:#fdd0c5;">Content here</div>
.mybackground {background-color:#fdd0c5;}
Border around this has a color of #fdd0c5
<div style="border:2px solid #fdd0c5;">Content here</div>
.myborder {border:2px solid #fdd0c5;}