#fdd7c1 color space conversions
Hex:
#fdd7c1
RGB:
253, 215, 193
CMY:
1, 16, 24
CMYK:
0, 15, 24, 1
HSL:
22°, 93.7500%, 87.4510%
HSV (HSB):
22°, 23.7154%, 99.2157%
XYZ:
74.4341, 73.3338, 60.6838
xyY:
0.3571, 0.3518, 73.3338
CIE-Lab:
88.6067, 9.9821, 15.7673
CIE-LCH:
88.6067, 18.6614, 57.6625
CIE-Luv:
88.6067, 24.9385, 20.9824
Hunter-Lab:
85.6351, 5.2907, 17.9298
#fdd7c1 color charts
#fdd7c1 color shades, tints & tones
#fdd7c1 color schemes
#fdd7c1 color preview, HTML & CSS examples
This text has a color of #fdd7c1
<p style="color:#fdd7c1;">Text here</p>
.mytext {color:#fdd7c1;}
This box has a color of #fdd7c1
<div style="background-color:#fdd7c1;">Content here</div>
.mybackground {background-color:#fdd7c1;}
Border around this has a color of #fdd7c1
<div style="border:2px solid #fdd7c1;">Content here</div>
.myborder {border:2px solid #fdd7c1;}