#fdd7b5 color space conversions
Hex:
#fdd7b5
RGB:
253, 215, 181
CMY:
1, 16, 29
CMYK:
0, 15, 28, 1
HSL:
28°, 94.7368%, 85.0980%
HSV (HSB):
28°, 28.4585%, 99.2157%
XYZ:
73.1489, 72.8197, 53.9163
xyY:
0.3660, 0.3643, 72.8197
CIE-Lab:
88.3617, 8.3703, 21.7059
CIE-LCH:
88.3617, 23.2639, 68.9122
CIE-Luv:
88.3617, 25.9862, 29.2582
Hunter-Lab:
85.3345, 3.6754, 22.2733
#fdd7b5 color charts
#fdd7b5 color shades, tints & tones
#fdd7b5 color schemes
#fdd7b5 color preview, HTML & CSS examples
This text has a color of #fdd7b5
<p style="color:#fdd7b5;">Text here</p>
.mytext {color:#fdd7b5;}
This box has a color of #fdd7b5
<div style="background-color:#fdd7b5;">Content here</div>
.mybackground {background-color:#fdd7b5;}
Border around this has a color of #fdd7b5
<div style="border:2px solid #fdd7b5;">Content here</div>
.myborder {border:2px solid #fdd7b5;}