#fec5cd color space conversions
Hex:
#fec5cd
RGB:
254, 197, 205
CMY:
0, 23, 20
CMYK:
0, 22, 19, 0
HSL:
352°, 96.6102%, 88.4314%
HSV (HSB):
352°, 22.4409%, 99.6078%
XYZ:
71.8587, 65.4111, 66.5958
xyY:
0.3525, 0.3209, 65.4111
CIE-Lab:
84.6951, 21.4644, 3.8431
CIE-LCH:
84.6951, 21.8057, 10.1509
CIE-Luv:
84.6951, 34.7838, 1.7245
Hunter-Lab:
80.8771, 17.0610, 7.7934
#fec5cd color charts
#fec5cd color shades, tints & tones
#fec5cd color schemes
#fec5cd color preview, HTML & CSS examples
This text has a color of #fec5cd
<p style="color:#fec5cd;">Text here</p>
.mytext {color:#fec5cd;}
This box has a color of #fec5cd
<div style="background-color:#fec5cd;">Content here</div>
.mybackground {background-color:#fec5cd;}
Border around this has a color of #fec5cd
<div style="border:2px solid #fec5cd;">Content here</div>
.myborder {border:2px solid #fec5cd;}