#fdd7f6 color space conversions
Hex:
#fdd7f6
RGB:
253, 215, 246
CMY:
1, 16, 4
CMYK:
0, 15, 3, 1
HSL:
311°, 90.4762%, 91.7647%
HSV (HSB):
311°, 15.0198%, 99.2157%
XYZ:
81.4430, 76.1373, 97.5922
xyY:
0.3192, 0.2984, 76.1373
CIE-Lab:
89.9231, 18.3419, -10.2072
CIE-LCH:
89.9231, 20.9908, 330.9043
CIE-Luv:
89.9231, 19.8844, -19.1915
Hunter-Lab:
87.2567, 13.9077, -5.2332
#fdd7f6 color charts
#fdd7f6 color shades, tints & tones
#fdd7f6 color schemes
#fdd7f6 color preview, HTML & CSS examples
This text has a color of #fdd7f6
<p style="color:#fdd7f6;">Text here</p>
.mytext {color:#fdd7f6;}
This box has a color of #fdd7f6
<div style="background-color:#fdd7f6;">Content here</div>
.mybackground {background-color:#fdd7f6;}
Border around this has a color of #fdd7f6
<div style="border:2px solid #fdd7f6;">Content here</div>
.myborder {border:2px solid #fdd7f6;}