#fed7d3 color space conversions
Hex:
#fed7d3
RGB:
254, 215, 211
CMY:
0, 16, 17
CMYK:
0, 15, 17, 0
HSL:
6°, 95.5556%, 91.1765%
HSV (HSB):
6°, 16.9291%, 99.6078%
XYZ:
76.9314, 74.3749, 71.9291
xyY:
0.3446, 0.3332, 74.3749
CIE-Lab:
89.0994, 12.9560, 7.0205
CIE-LCH:
89.0994, 14.7358, 28.4521
CIE-Luv:
89.0994, 23.9329, 8.0570
Hunter-Lab:
86.2409, 8.3098, 10.9179
#fed7d3 color charts
#fed7d3 color shades, tints & tones
#fed7d3 color schemes
#fed7d3 color preview, HTML & CSS examples
This text has a color of #fed7d3
<p style="color:#fed7d3;">Text here</p>
.mytext {color:#fed7d3;}
This box has a color of #fed7d3
<div style="background-color:#fed7d3;">Content here</div>
.mybackground {background-color:#fed7d3;}
Border around this has a color of #fed7d3
<div style="border:2px solid #fed7d3;">Content here</div>
.myborder {border:2px solid #fed7d3;}