#fdd7b6 color space conversions
Hex:
#fdd7b6
RGB:
253, 215, 182
CMY:
1, 16, 29
CMYK:
0, 15, 28, 1
HSL:
28°, 94.6667%, 85.2941%
HSV (HSB):
28°, 28.0632%, 99.2157%
XYZ:
73.2519, 72.8609, 54.4587
xyY:
0.3652, 0.3633, 72.8609
CIE-Lab:
88.3813, 8.5005, 21.2110
CIE-LCH:
88.3813, 22.8509, 68.1612
CIE-Luv:
88.3813, 25.9006, 28.5830
Hunter-Lab:
85.3586, 3.8053, 21.9240
#fdd7b6 color charts
#fdd7b6 color shades, tints & tones
#fdd7b6 color schemes
#fdd7b6 color preview, HTML & CSS examples
This text has a color of #fdd7b6
<p style="color:#fdd7b6;">Text here</p>
.mytext {color:#fdd7b6;}
This box has a color of #fdd7b6
<div style="background-color:#fdd7b6;">Content here</div>
.mybackground {background-color:#fdd7b6;}
Border around this has a color of #fdd7b6
<div style="border:2px solid #fdd7b6;">Content here</div>
.myborder {border:2px solid #fdd7b6;}