#fed7e3 color space conversions
Hex:
#fed7e3
RGB:
254, 215, 227
CMY:
0, 16, 11
CMYK:
0, 15, 11, 0
HSL:
342°, 95.1220%, 91.9608%
HSV (HSB):
342°, 15.3543%, 99.6078%
XYZ:
79.0386, 75.2178, 83.0257
xyY:
0.3331, 0.3170, 75.2178
CIE-Lab:
89.4949, 15.4673, -0.8301
CIE-LCH:
89.4949, 15.4895, 356.9281
CIE-Luv:
89.4949, 22.3871, -4.0876
Hunter-Lab:
86.7282, 10.8994, 3.9508
#fed7e3 color charts
#fed7e3 color shades, tints & tones
#fed7e3 color schemes
#fed7e3 color preview, HTML & CSS examples
This text has a color of #fed7e3
<p style="color:#fed7e3;">Text here</p>
.mytext {color:#fed7e3;}
This box has a color of #fed7e3
<div style="background-color:#fed7e3;">Content here</div>
.mybackground {background-color:#fed7e3;}
Border around this has a color of #fed7e3
<div style="border:2px solid #fed7e3;">Content here</div>
.myborder {border:2px solid #fed7e3;}