#fddbe3 color space conversions
Hex:
#fddbe3
RGB:
253, 219, 227
CMY:
1, 14, 11
CMYK:
0, 13, 10, 1
HSL:
346°, 89.4737%, 92.5490%
HSV (HSB):
346°, 13.4387%, 99.2157%
XYZ:
79.7047, 77.0917, 83.3523
xyY:
0.3319, 0.3210, 77.0917
CIE-Lab:
90.3638, 13.0390, 0.4288
CIE-LCH:
90.3638, 13.0460, 1.8836
CIE-Luv:
90.3638, 19.6045, -1.7284
Hunter-Lab:
87.8019, 8.3851, 5.1760
#fddbe3 color charts
#fddbe3 color shades, tints & tones
#fddbe3 color schemes
#fddbe3 color preview, HTML & CSS examples
This text has a color of #fddbe3
<p style="color:#fddbe3;">Text here</p>
.mytext {color:#fddbe3;}
This box has a color of #fddbe3
<div style="background-color:#fddbe3;">Content here</div>
.mybackground {background-color:#fddbe3;}
Border around this has a color of #fddbe3
<div style="border:2px solid #fddbe3;">Content here</div>
.myborder {border:2px solid #fddbe3;}