#fdd5ed color space conversions
Hex:
#fdd5ed
RGB:
253, 213, 237
CMY:
1, 16, 7
CMYK:
0, 16, 6, 1
HSL:
324°, 90.9091%, 91.3725%
HSV (HSB):
324°, 15.8103%, 99.2157%
XYZ:
79.5883, 74.5856, 90.3225
xyY:
0.3255, 0.3051, 74.5856
CIE-Lab:
89.1985, 17.8323, -6.5442
CIE-LCH:
89.1985, 18.9952, 339.8476
CIE-Luv:
89.1985, 21.8285, -13.3173
Hunter-Lab:
86.3629, 13.3627, -1.5542
#fdd5ed color charts
#fdd5ed color shades, tints & tones
#fdd5ed color schemes
#fdd5ed color preview, HTML & CSS examples
This text has a color of #fdd5ed
<p style="color:#fdd5ed;">Text here</p>
.mytext {color:#fdd5ed;}
This box has a color of #fdd5ed
<div style="background-color:#fdd5ed;">Content here</div>
.mybackground {background-color:#fdd5ed;}
Border around this has a color of #fdd5ed
<div style="border:2px solid #fdd5ed;">Content here</div>
.myborder {border:2px solid #fdd5ed;}