#fdd8b3 color space conversions
Hex:
#fdd8b3
RGB:
253, 216, 179
CMY:
1, 15, 30
CMYK:
0, 15, 29, 1
HSL:
30°, 94.8718%, 84.7059%
HSV (HSB):
30°, 29.2490%, 99.2157%
XYZ:
73.2006, 73.2491, 52.9282
xyY:
0.3671, 0.3674, 73.2491
CIE-Lab:
88.5664, 7.5957, 23.0314
CIE-LCH:
88.5664, 24.2516, 71.7474
CIE-Luv:
88.5664, 25.5522, 31.1621
Hunter-Lab:
85.5857, 2.8944, 23.2436
#fdd8b3 color charts
#fdd8b3 color shades, tints & tones
#fdd8b3 color schemes
#fdd8b3 color preview, HTML & CSS examples
This text has a color of #fdd8b3
<p style="color:#fdd8b3;">Text here</p>
.mytext {color:#fdd8b3;}
This box has a color of #fdd8b3
<div style="background-color:#fdd8b3;">Content here</div>
.mybackground {background-color:#fdd8b3;}
Border around this has a color of #fdd8b3
<div style="border:2px solid #fdd8b3;">Content here</div>
.myborder {border:2px solid #fdd8b3;}