#fdd7cd color space conversions
Hex:
#fdd7cd
RGB:
253, 215, 205
CMY:
1, 16, 20
CMYK:
0, 15, 19, 1
HSL:
13°, 92.3077%, 89.8039%
HSV (HSB):
13°, 18.9723%, 99.2157%
XYZ:
75.8279, 73.8913, 68.0235
xyY:
0.3482, 0.3394, 73.8913
CIE-Lab:
88.8711, 11.7013, 9.8384
CIE-LCH:
88.8711, 15.2877, 40.0571
CIE-Luv:
88.8711, 23.8485, 12.3545
Hunter-Lab:
85.9601, 7.0300, 13.2536
#fdd7cd color charts
#fdd7cd color shades, tints & tones
#fdd7cd color schemes
#fdd7cd color preview, HTML & CSS examples
This text has a color of #fdd7cd
<p style="color:#fdd7cd;">Text here</p>
.mytext {color:#fdd7cd;}
This box has a color of #fdd7cd
<div style="background-color:#fdd7cd;">Content here</div>
.mybackground {background-color:#fdd7cd;}
Border around this has a color of #fdd7cd
<div style="border:2px solid #fdd7cd;">Content here</div>
.myborder {border:2px solid #fdd7cd;}