#fdd3b6 color space conversions
Hex:
#fdd3b6
RGB:
253, 211, 182
CMY:
1, 17, 29
CMYK:
0, 17, 28, 1
HSL:
25°, 94.6667%, 85.2941%
HSV (HSB):
25°, 28.0632%, 99.2157%
XYZ:
72.2458, 70.8486, 54.1233
xyY:
0.3663, 0.3592, 70.8486
CIE-Lab:
87.4114, 10.5727, 19.8652
CIE-LCH:
87.4114, 22.5035, 61.9771
CIE-Luv:
87.4114, 28.3063, 26.3154
Hunter-Lab:
84.1716, 5.9090, 20.7959
#fdd3b6 color charts
#fdd3b6 color shades, tints & tones
#fdd3b6 color schemes
#fdd3b6 color preview, HTML & CSS examples
This text has a color of #fdd3b6
<p style="color:#fdd3b6;">Text here</p>
.mytext {color:#fdd3b6;}
This box has a color of #fdd3b6
<div style="background-color:#fdd3b6;">Content here</div>
.mybackground {background-color:#fdd3b6;}
Border around this has a color of #fdd3b6
<div style="border:2px solid #fdd3b6;">Content here</div>
.myborder {border:2px solid #fdd3b6;}