#fec5dd color space conversions
Hex:
#fec5dd
RGB:
254, 197, 221
CMY:
0, 23, 13
CMYK:
0, 22, 13, 0
HSL:
335°, 96.6102%, 88.4314%
HSV (HSB):
335°, 22.4409%, 99.6078%
XYZ:
73.8904, 66.2238, 77.2946
xyY:
0.3399, 0.3046, 66.2238
CIE-Lab:
85.1104, 23.9273, -4.0846
CIE-LCH:
85.1104, 24.2734, 350.3124
CIE-Luv:
85.1104, 32.8251, -10.5745
Hunter-Lab:
81.3780, 19.6648, 0.6496
#fec5dd color charts
#fec5dd color shades, tints & tones
#fec5dd color schemes
#fec5dd color preview, HTML & CSS examples
This text has a color of #fec5dd
<p style="color:#fec5dd;">Text here</p>
.mytext {color:#fec5dd;}
This box has a color of #fec5dd
<div style="background-color:#fec5dd;">Content here</div>
.mybackground {background-color:#fec5dd;}
Border around this has a color of #fec5dd
<div style="border:2px solid #fec5dd;">Content here</div>
.myborder {border:2px solid #fec5dd;}