#fed7d1 color space conversions
Hex:
#fed7d1
RGB:
254, 215, 209
CMY:
0, 16, 18
CMYK:
0, 15, 18, 0
HSL:
8°, 95.7447%, 90.7843%
HSV (HSB):
8°, 17.7165%, 99.6078%
XYZ:
76.6821, 74.2752, 70.6166
xyY:
0.3461, 0.3352, 74.2752
CIE-Lab:
89.0524, 12.6547, 8.0055
CIE-LCH:
89.0524, 14.9743, 32.3178
CIE-Luv:
89.0524, 24.1221, 9.5412
Hunter-Lab:
86.1830, 8.0016, 11.7472
#fed7d1 color charts
#fed7d1 color shades, tints & tones
#fed7d1 color schemes
#fed7d1 color preview, HTML & CSS examples
This text has a color of #fed7d1
<p style="color:#fed7d1;">Text here</p>
.mytext {color:#fed7d1;}
This box has a color of #fed7d1
<div style="background-color:#fed7d1;">Content here</div>
.mybackground {background-color:#fed7d1;}
Border around this has a color of #fed7d1
<div style="border:2px solid #fed7d1;">Content here</div>
.myborder {border:2px solid #fed7d1;}