#fddce5 color space conversions
Hex:
#fddce5
RGB:
253, 220, 229
CMY:
1, 14, 10
CMYK:
0, 13, 9, 1
HSL:
344°, 89.1892%, 92.7451%
HSV (HSB):
344°, 13.0435%, 99.2157%
XYZ:
80.2441, 77.7262, 84.9021
xyY:
0.3304, 0.3200, 77.7262
CIE-Lab:
90.6548, 12.8459, -0.1964
CIE-LCH:
90.6548, 12.8475, 359.1240
CIE-Luv:
90.6548, 18.8847, -2.6412
Hunter-Lab:
88.1625, 8.1836, 4.6164
#fddce5 color charts
#fddce5 color shades, tints & tones
#fddce5 color schemes
#fddce5 color preview, HTML & CSS examples
This text has a color of #fddce5
<p style="color:#fddce5;">Text here</p>
.mytext {color:#fddce5;}
This box has a color of #fddce5
<div style="background-color:#fddce5;">Content here</div>
.mybackground {background-color:#fddce5;}
Border around this has a color of #fddce5
<div style="border:2px solid #fddce5;">Content here</div>
.myborder {border:2px solid #fddce5;}