#fedccf color space conversions
Hex:
#fedccf
RGB:
254, 220, 207
CMY:
0, 14, 19
CMYK:
0, 13, 19, 0
HSL:
17°, 95.9184%, 90.3922%
HSV (HSB):
17°, 18.5039%, 99.6078%
XYZ:
77.7287, 76.7622, 69.7513
xyY:
0.3466, 0.3423, 76.7622
CIE-Lab:
90.2121, 9.7642, 10.7149
CIE-LCH:
90.2121, 14.4965, 47.6581
CIE-Luv:
90.2121, 21.4745, 14.0214
Hunter-Lab:
87.6141, 5.0356, 14.1279
#fedccf color charts
#fedccf color shades, tints & tones
#fedccf color schemes
#fedccf color preview, HTML & CSS examples
This text has a color of #fedccf
<p style="color:#fedccf;">Text here</p>
.mytext {color:#fedccf;}
This box has a color of #fedccf
<div style="background-color:#fedccf;">Content here</div>
.mybackground {background-color:#fedccf;}
Border around this has a color of #fedccf
<div style="border:2px solid #fedccf;">Content here</div>
.myborder {border:2px solid #fedccf;}