#fed8cf color space conversions
Hex:
#fed8cf
RGB:
254, 216, 207
CMY:
0, 15, 19
CMYK:
0, 15, 19, 0
HSL:
11°, 95.9184%, 90.3922%
HSV (HSB):
11°, 18.5039%, 99.6078%
XYZ:
76.6914, 74.6876, 69.4056
xyY:
0.3474, 0.3383, 74.6876
CIE-Lab:
89.2464, 11.8370, 9.3354
CIE-LCH:
89.2464, 15.0753, 38.2616
CIE-Luv:
89.2464, 23.7428, 11.6182
Hunter-Lab:
86.4220, 7.1636, 12.8795
#fed8cf color charts
#fed8cf color shades, tints & tones
#fed8cf color schemes
#fed8cf color preview, HTML & CSS examples
This text has a color of #fed8cf
<p style="color:#fed8cf;">Text here</p>
.mytext {color:#fed8cf;}
This box has a color of #fed8cf
<div style="background-color:#fed8cf;">Content here</div>
.mybackground {background-color:#fed8cf;}
Border around this has a color of #fed8cf
<div style="border:2px solid #fed8cf;">Content here</div>
.myborder {border:2px solid #fed8cf;}