#fdd9d0 color space conversions
Hex:
#fdd9d0
RGB:
253, 217, 208
CMY:
1, 15, 18
CMYK:
0, 14, 18, 1
HSL:
12°, 91.8367%, 90.3922%
HSV (HSB):
12°, 17.7866%, 99.2157%
XYZ:
76.7060, 75.0624, 70.1202
xyY:
0.3457, 0.3383, 75.0624
CIE-Lab:
89.4222, 11.1089, 9.0498
CIE-LCH:
89.4222, 14.3285, 39.1677
CIE-Luv:
89.4222, 22.4401, 11.3544
Hunter-Lab:
86.6386, 6.4187, 12.6612
#fdd9d0 color charts
#fdd9d0 color shades, tints & tones
#fdd9d0 color schemes
#fdd9d0 color preview, HTML & CSS examples
This text has a color of #fdd9d0
<p style="color:#fdd9d0;">Text here</p>
.mytext {color:#fdd9d0;}
This box has a color of #fdd9d0
<div style="background-color:#fdd9d0;">Content here</div>
.mybackground {background-color:#fdd9d0;}
Border around this has a color of #fdd9d0
<div style="border:2px solid #fdd9d0;">Content here</div>
.myborder {border:2px solid #fdd9d0;}