#fdd3b1 color space conversions
Hex:
#fdd3b1
RGB:
253, 211, 177
CMY:
1, 17, 31
CMYK:
0, 17, 30, 1
HSL:
27°, 95.0000%, 84.3137%
HSV (HSB):
27°, 30.0395%, 99.2157%
XYZ:
71.7381, 70.6455, 51.4499
xyY:
0.3701, 0.3645, 70.6455
CIE-Lab:
87.3125, 9.9276, 22.3474
CIE-LCH:
87.3125, 24.4533, 66.0473
CIE-Luv:
87.3125, 28.7575, 29.6940
Hunter-Lab:
84.0509, 5.2621, 22.5425
#fdd3b1 color charts
#fdd3b1 color shades, tints & tones
#fdd3b1 color schemes
#fdd3b1 color preview, HTML & CSS examples
This text has a color of #fdd3b1
<p style="color:#fdd3b1;">Text here</p>
.mytext {color:#fdd3b1;}
This box has a color of #fdd3b1
<div style="background-color:#fdd3b1;">Content here</div>
.mybackground {background-color:#fdd3b1;}
Border around this has a color of #fdd3b1
<div style="border:2px solid #fdd3b1;">Content here</div>
.myborder {border:2px solid #fdd3b1;}