#fdd7c5 color space conversions
Hex:
#fdd7c5
RGB:
253, 215, 197
CMY:
1, 16, 23
CMYK:
0, 15, 22, 1
HSL:
19°, 93.3333%, 88.2353%
HSV (HSB):
19°, 22.1344%, 99.2157%
XYZ:
74.8865, 73.5147, 63.0661
xyY:
0.3541, 0.3476, 73.5147
CIE-Lab:
88.6926, 10.5434, 13.7893
CIE-LCH:
88.6926, 17.3582, 52.5982
CIE-Luv:
88.6926, 24.5796, 18.1434
Hunter-Lab:
85.7407, 5.8567, 16.4081
#fdd7c5 color charts
#fdd7c5 color shades, tints & tones
#fdd7c5 color schemes
#fdd7c5 color preview, HTML & CSS examples
This text has a color of #fdd7c5
<p style="color:#fdd7c5;">Text here</p>
.mytext {color:#fdd7c5;}
This box has a color of #fdd7c5
<div style="background-color:#fdd7c5;">Content here</div>
.mybackground {background-color:#fdd7c5;}
Border around this has a color of #fdd7c5
<div style="border:2px solid #fdd7c5;">Content here</div>
.myborder {border:2px solid #fdd7c5;}