#fdd5b4 color space conversions
Hex:
#fdd5b4
RGB:
253, 213, 180
CMY:
1, 16, 29
CMYK:
0, 16, 29, 1
HSL:
27°, 94.8052%, 84.9020%
HSV (HSB):
27°, 28.8538%, 99.2157%
XYZ:
72.5405, 71.7664, 53.2090
xyY:
0.3673, 0.3633, 71.7664
CIE-Lab:
87.8560, 9.2757, 21.5291
CIE-LCH:
87.8560, 23.4423, 66.6914
CIE-Luv:
87.8560, 27.2786, 28.8032
Hunter-Lab:
84.7151, 4.5960, 22.0609
#fdd5b4 color charts
#fdd5b4 color shades, tints & tones
#fdd5b4 color schemes
#fdd5b4 color preview, HTML & CSS examples
This text has a color of #fdd5b4
<p style="color:#fdd5b4;">Text here</p>
.mytext {color:#fdd5b4;}
This box has a color of #fdd5b4
<div style="background-color:#fdd5b4;">Content here</div>
.mybackground {background-color:#fdd5b4;}
Border around this has a color of #fdd5b4
<div style="border:2px solid #fdd5b4;">Content here</div>
.myborder {border:2px solid #fdd5b4;}