#fdd2b5 color space conversions
Hex:
#fdd2b5
RGB:
253, 210, 181
CMY:
1, 18, 29
CMYK:
0, 17, 28, 1
HSL:
24°, 94.7368%, 85.0980%
HSV (HSB):
24°, 28.4585%, 99.2157%
XYZ:
71.8951, 70.3120, 53.4984
xyY:
0.3674, 0.3593, 70.3120
CIE-Lab:
87.1497, 10.9613, 20.0262
CIE-LCH:
87.1497, 22.8297, 61.3061
CIE-Luv:
87.1497, 29.0013, 26.4308
Hunter-Lab:
83.8523, 6.3048, 20.8691
#fdd2b5 color charts
#fdd2b5 color shades, tints & tones
#fdd2b5 color schemes
#fdd2b5 color preview, HTML & CSS examples
This text has a color of #fdd2b5
<p style="color:#fdd2b5;">Text here</p>
.mytext {color:#fdd2b5;}
This box has a color of #fdd2b5
<div style="background-color:#fdd2b5;">Content here</div>
.mybackground {background-color:#fdd2b5;}
Border around this has a color of #fdd2b5
<div style="border:2px solid #fdd2b5;">Content here</div>
.myborder {border:2px solid #fdd2b5;}