#fed3dd color space conversions
Hex:
#fed3dd
RGB:
254, 211, 221
CMY:
0, 17, 13
CMYK:
0, 17, 13, 0
HSL:
346°, 95.5556%, 91.1765%
HSV (HSB):
346°, 16.9291%, 99.6078%
XYZ:
77.2185, 72.8798, 78.4040
xyY:
0.3379, 0.3189, 72.8798
CIE-Lab:
88.3904, 16.5909, 0.7209
CIE-LCH:
88.3904, 16.6065, 2.4882
CIE-Luv:
88.3904, 25.1660, -1.9522
Hunter-Lab:
85.3697, 12.0596, 5.3065
#fed3dd color charts
#fed3dd color shades, tints & tones
#fed3dd color schemes
#fed3dd color preview, HTML & CSS examples
This text has a color of #fed3dd
<p style="color:#fed3dd;">Text here</p>
.mytext {color:#fed3dd;}
This box has a color of #fed3dd
<div style="background-color:#fed3dd;">Content here</div>
.mybackground {background-color:#fed3dd;}
Border around this has a color of #fed3dd
<div style="border:2px solid #fed3dd;">Content here</div>
.myborder {border:2px solid #fed3dd;}