#fdd8bf color space conversions
Hex:
#fdd8bf
RGB:
253, 216, 191
CMY:
1, 15, 25
CMYK:
0, 15, 25, 1
HSL:
24°, 93.9394%, 87.0588%
HSV (HSB):
24°, 24.5059%, 99.2157%
XYZ:
74.4678, 73.7560, 59.6017
xyY:
0.3583, 0.3549, 73.7560
CIE-Lab:
88.8070, 9.1882, 17.0969
CIE-LCH:
88.8070, 19.4095, 61.7458
CIE-Luv:
88.8070, 24.5280, 22.9672
Hunter-Lab:
85.8813, 4.4855, 18.9696
#fdd8bf color charts
#fdd8bf color shades, tints & tones
#fdd8bf color schemes
#fdd8bf color preview, HTML & CSS examples
This text has a color of #fdd8bf
<p style="color:#fdd8bf;">Text here</p>
.mytext {color:#fdd8bf;}
This box has a color of #fdd8bf
<div style="background-color:#fdd8bf;">Content here</div>
.mybackground {background-color:#fdd8bf;}
Border around this has a color of #fdd8bf
<div style="border:2px solid #fdd8bf;">Content here</div>
.myborder {border:2px solid #fdd8bf;}