#fdd2b4 color space conversions
Hex:
#fdd2b4
RGB:
253, 210, 180
CMY:
1, 18, 29
CMYK:
0, 17, 29, 1
HSL:
25°, 94.8052%, 84.9020%
HSV (HSB):
25°, 28.8538%, 99.2157%
XYZ:
71.7928, 70.2711, 52.9598
xyY:
0.3681, 0.3603, 70.2711
CIE-Lab:
87.1297, 10.8314, 20.5230
CIE-LCH:
87.1297, 23.2059, 62.1764
CIE-Luv:
87.1297, 29.0933, 27.1108
Hunter-Lab:
83.8279, 6.1742, 21.2220
#fdd2b4 color charts
#fdd2b4 color shades, tints & tones
#fdd2b4 color schemes
#fdd2b4 color preview, HTML & CSS examples
This text has a color of #fdd2b4
<p style="color:#fdd2b4;">Text here</p>
.mytext {color:#fdd2b4;}
This box has a color of #fdd2b4
<div style="background-color:#fdd2b4;">Content here</div>
.mybackground {background-color:#fdd2b4;}
Border around this has a color of #fdd2b4
<div style="border:2px solid #fdd2b4;">Content here</div>
.myborder {border:2px solid #fdd2b4;}