#fdd1d6 color space conversions
Hex:
#fdd1d6
RGB:
253, 209, 214
CMY:
1, 18, 16
CMYK:
0, 17, 15, 1
HSL:
353°, 91.6667%, 90.5882%
HSV (HSB):
353°, 17.3913%, 99.2157%
XYZ:
75.4461, 71.3386, 73.4116
xyY:
0.3426, 0.3240, 71.3386
CIE-Lab:
87.6493, 16.1881, 3.3317
CIE-LCH:
87.6493, 16.5274, 11.6299
CIE-Luv:
87.6493, 26.3490, 2.0127
Hunter-Lab:
84.4622, 11.6368, 7.5907
#fdd1d6 color charts
#fdd1d6 color shades, tints & tones
#fdd1d6 color schemes
#fdd1d6 color preview, HTML & CSS examples
This text has a color of #fdd1d6
<p style="color:#fdd1d6;">Text here</p>
.mytext {color:#fdd1d6;}
This box has a color of #fdd1d6
<div style="background-color:#fdd1d6;">Content here</div>
.mybackground {background-color:#fdd1d6;}
Border around this has a color of #fdd1d6
<div style="border:2px solid #fdd1d6;">Content here</div>
.myborder {border:2px solid #fdd1d6;}