#fdd3bd color space conversions
Hex:
#fdd3bd
RGB:
253, 211, 189
CMY:
1, 17, 26
CMYK:
0, 17, 25, 1
HSL:
21°, 94.1176%, 86.6667%
HSV (HSB):
21°, 25.2964%, 99.2157%
XYZ:
72.9876, 71.1453, 58.0297
xyY:
0.3610, 0.3519, 71.1453
CIE-Lab:
87.5556, 11.5078, 16.3904
CIE-LCH:
87.5556, 20.0269, 54.9272
CIE-Luv:
87.5556, 27.6603, 21.4729
Hunter-Lab:
84.3477, 6.8509, 18.2529
#fdd3bd color charts
#fdd3bd color shades, tints & tones
#fdd3bd color schemes
#fdd3bd color preview, HTML & CSS examples
This text has a color of #fdd3bd
<p style="color:#fdd3bd;">Text here</p>
.mytext {color:#fdd3bd;}
This box has a color of #fdd3bd
<div style="background-color:#fdd3bd;">Content here</div>
.mybackground {background-color:#fdd3bd;}
Border around this has a color of #fdd3bd
<div style="border:2px solid #fdd3bd;">Content here</div>
.myborder {border:2px solid #fdd3bd;}