#fdd0c1 color space conversions
Hex:
#fdd0c1
RGB:
253, 208, 193
CMY:
1, 18, 24
CMYK:
0, 18, 24, 1
HSL:
15°, 93.7500%, 87.4510%
HSV (HSB):
15°, 23.7154%, 99.2157%
XYZ:
72.6895, 69.8447, 60.1023
xyY:
0.3587, 0.3447, 69.8447
CIE-Lab:
86.9206, 13.6204, 13.3877
CIE-LCH:
86.9206, 19.0984, 44.5063
CIE-Luv:
86.9206, 29.0466, 16.8997
Hunter-Lab:
83.5731, 9.0013, 15.8623
#fdd0c1 color charts
#fdd0c1 color shades, tints & tones
#fdd0c1 color schemes
#fdd0c1 color preview, HTML & CSS examples
This text has a color of #fdd0c1
<p style="color:#fdd0c1;">Text here</p>
.mytext {color:#fdd0c1;}
This box has a color of #fdd0c1
<div style="background-color:#fdd0c1;">Content here</div>
.mybackground {background-color:#fdd0c1;}
Border around this has a color of #fdd0c1
<div style="border:2px solid #fdd0c1;">Content here</div>
.myborder {border:2px solid #fdd0c1;}