#fdd6b5 color space conversions
Hex:
#fdd6b5
RGB:
253, 214, 181
CMY:
1, 16, 29
CMYK:
0, 15, 28, 1
HSL:
28°, 94.7368%, 85.0980%
HSV (HSB):
28°, 28.4585%, 99.2157%
XYZ:
72.8951, 72.3120, 53.8317
xyY:
0.3662, 0.3633, 72.3120
CIE-Lab:
88.1185, 8.8876, 21.3695
CIE-LCH:
88.1185, 23.1440, 67.4177
CIE-Luv:
88.1185, 26.5882, 28.6931
Hunter-Lab:
85.0364, 4.2002, 21.9924
#fdd6b5 color charts
#fdd6b5 color shades, tints & tones
#fdd6b5 color schemes
#fdd6b5 color preview, HTML & CSS examples
This text has a color of #fdd6b5
<p style="color:#fdd6b5;">Text here</p>
.mytext {color:#fdd6b5;}
This box has a color of #fdd6b5
<div style="background-color:#fdd6b5;">Content here</div>
.mybackground {background-color:#fdd6b5;}
Border around this has a color of #fdd6b5
<div style="border:2px solid #fdd6b5;">Content here</div>
.myborder {border:2px solid #fdd6b5;}