#fdd1da color space conversions
Hex:
#fdd1da
RGB:
253, 209, 218
CMY:
1, 18, 15
CMYK:
0, 17, 14, 1
HSL:
348°, 91.6667%, 90.5882%
HSV (HSB):
348°, 17.3913%, 99.2157%
XYZ:
75.9634, 71.5455, 76.1356
xyY:
0.3397, 0.3199, 71.5455
CIE-Lab:
87.7494, 16.8122, 1.3615
CIE-LCH:
87.7494, 16.8672, 4.6299
CIE-Luv:
87.7494, 25.9347, -1.0338
Hunter-Lab:
84.5846, 12.2835, 5.8416
#fdd1da color charts
#fdd1da color shades, tints & tones
#fdd1da color schemes
#fdd1da color preview, HTML & CSS examples
This text has a color of #fdd1da
<p style="color:#fdd1da;">Text here</p>
.mytext {color:#fdd1da;}
This box has a color of #fdd1da
<div style="background-color:#fdd1da;">Content here</div>
.mybackground {background-color:#fdd1da;}
Border around this has a color of #fdd1da
<div style="border:2px solid #fdd1da;">Content here</div>
.myborder {border:2px solid #fdd1da;}