#fdd8d4 color space conversions
Hex:
#fdd8d4
RGB:
253, 216, 212
CMY:
1, 15, 17
CMYK:
0, 15, 16, 1
HSL:
6°, 91.1111%, 91.1765%
HSV (HSB):
6°, 16.2055%, 99.2157%
XYZ:
76.9475, 74.7478, 72.6596
xyY:
0.3430, 0.3332, 74.7478
CIE-Lab:
89.2747, 12.2326, 6.7352
CIE-LCH:
89.2747, 13.9642, 28.8370
CIE-Luv:
89.2747, 22.6359, 7.7847
Hunter-Lab:
86.4568, 7.5675, 10.6916
#fdd8d4 color charts
#fdd8d4 color shades, tints & tones
#fdd8d4 color schemes
#fdd8d4 color preview, HTML & CSS examples
This text has a color of #fdd8d4
<p style="color:#fdd8d4;">Text here</p>
.mytext {color:#fdd8d4;}
This box has a color of #fdd8d4
<div style="background-color:#fdd8d4;">Content here</div>
.mybackground {background-color:#fdd8d4;}
Border around this has a color of #fdd8d4
<div style="border:2px solid #fdd8d4;">Content here</div>
.myborder {border:2px solid #fdd8d4;}