#fed2cf color space conversions
Hex:
#fed2cf
RGB:
254, 210, 207
CMY:
0, 18, 19
CMYK:
0, 17, 19, 0
HSL:
4°, 95.9184%, 90.3922%
HSV (HSB):
4°, 18.5039%, 99.6078%
XYZ:
75.1821, 71.6690, 68.9025
xyY:
0.3485, 0.3322, 71.6690
CIE-Lab:
87.8090, 14.9589, 7.2740
CIE-LCH:
87.8090, 16.6337, 25.9320
CIE-Luv:
87.8090, 27.1513, 8.0121
Hunter-Lab:
84.6576, 10.3704, 11.0044
#fed2cf color charts
#fed2cf color shades, tints & tones
#fed2cf color schemes
#fed2cf color preview, HTML & CSS examples
This text has a color of #fed2cf
<p style="color:#fed2cf;">Text here</p>
.mytext {color:#fed2cf;}
This box has a color of #fed2cf
<div style="background-color:#fed2cf;">Content here</div>
.mybackground {background-color:#fed2cf;}
Border around this has a color of #fed2cf
<div style="border:2px solid #fed2cf;">Content here</div>
.myborder {border:2px solid #fed2cf;}