#fdd1c1 color space conversions
Hex:
#fdd1c1
RGB:
253, 209, 193
CMY:
1, 18, 24
CMYK:
0, 17, 24, 1
HSL:
16°, 93.7500%, 87.4510%
HSV (HSB):
16°, 23.7154%, 99.2157%
XYZ:
72.9341, 70.3338, 60.1838
xyY:
0.3585, 0.3457, 70.3338
CIE-Lab:
87.1603, 13.0994, 13.7269
CIE-LCH:
87.1603, 18.9743, 46.3398
CIE-Luv:
87.1603, 28.4589, 17.4832
Hunter-Lab:
83.8653, 8.4698, 16.1577
#fdd1c1 color charts
#fdd1c1 color shades, tints & tones
#fdd1c1 color schemes
#fdd1c1 color preview, HTML & CSS examples
This text has a color of #fdd1c1
<p style="color:#fdd1c1;">Text here</p>
.mytext {color:#fdd1c1;}
This box has a color of #fdd1c1
<div style="background-color:#fdd1c1;">Content here</div>
.mybackground {background-color:#fdd1c1;}
Border around this has a color of #fdd1c1
<div style="border:2px solid #fdd1c1;">Content here</div>
.myborder {border:2px solid #fdd1c1;}