#fdd1bd color space conversions
Hex:
#fdd1bd
RGB:
253, 209, 189
CMY:
1, 18, 26
CMYK:
0, 17, 25, 1
HSL:
19°, 94.1176%, 86.6667%
HSV (HSB):
19°, 25.2964%, 99.2157%
XYZ:
72.4938, 70.1577, 57.8651
xyY:
0.3615, 0.3499, 70.1577
CIE-Lab:
87.0742, 12.5479, 15.7139
CIE-LCH:
87.0742, 20.1091, 51.3919
CIE-Luv:
87.0742, 28.8464, 20.3176
Hunter-Lab:
83.7602, 7.9100, 17.6721
#fdd1bd color charts
#fdd1bd color shades, tints & tones
#fdd1bd color schemes
#fdd1bd color preview, HTML & CSS examples
This text has a color of #fdd1bd
<p style="color:#fdd1bd;">Text here</p>
.mytext {color:#fdd1bd;}
This box has a color of #fdd1bd
<div style="background-color:#fdd1bd;">Content here</div>
.mybackground {background-color:#fdd1bd;}
Border around this has a color of #fdd1bd
<div style="border:2px solid #fdd1bd;">Content here</div>
.myborder {border:2px solid #fdd1bd;}