#fdd1b5 color space conversions
Hex:
#fdd1b5
RGB:
253, 209, 181
CMY:
1, 18, 29
CMYK:
0, 17, 28, 1
HSL:
23°, 94.7368%, 85.0980%
HSV (HSB):
23°, 28.4585%, 99.2157%
XYZ:
71.6490, 69.8198, 53.4163
xyY:
0.3676, 0.3583, 69.8198
CIE-Lab:
86.9084, 11.4808, 19.6909
CIE-LCH:
86.9084, 22.7934, 59.7556
CIE-Luv:
86.9084, 29.6058, 25.8648
Hunter-Lab:
83.5582, 6.8321, 20.5884
#fdd1b5 color charts
#fdd1b5 color shades, tints & tones
#fdd1b5 color schemes
#fdd1b5 color preview, HTML & CSS examples
This text has a color of #fdd1b5
<p style="color:#fdd1b5;">Text here</p>
.mytext {color:#fdd1b5;}
This box has a color of #fdd1b5
<div style="background-color:#fdd1b5;">Content here</div>
.mybackground {background-color:#fdd1b5;}
Border around this has a color of #fdd1b5
<div style="border:2px solid #fdd1b5;">Content here</div>
.myborder {border:2px solid #fdd1b5;}