#fdddea color space conversions
Hex:
#fdddea
RGB:
253, 221, 234
CMY:
1, 13, 8
CMYK:
0, 13, 8, 1
HSL:
336°, 88.8889%, 92.9412%
HSV (HSB):
336°, 12.6482%, 99.2157%
XYZ:
81.2157, 78.5361, 88.7203
xyY:
0.3269, 0.3161, 78.5361
CIE-Lab:
91.0240, 13.1546, -2.2792
CIE-LCH:
91.0240, 13.3505, 350.1705
CIE-Luv:
91.0240, 17.8997, -5.8831
Hunter-Lab:
88.6206, 8.4992, 2.6777
#fdddea color charts
#fdddea color shades, tints & tones
#fdddea color schemes
#fdddea color preview, HTML & CSS examples
This text has a color of #fdddea
<p style="color:#fdddea;">Text here</p>
.mytext {color:#fdddea;}
This box has a color of #fdddea
<div style="background-color:#fdddea;">Content here</div>
.mybackground {background-color:#fdddea;}
Border around this has a color of #fdddea
<div style="border:2px solid #fdddea;">Content here</div>
.myborder {border:2px solid #fdddea;}