#fed5e7 color space conversions
Hex:
#fed5e7
RGB:
254, 213, 231
CMY:
0, 16, 9
CMYK:
0, 16, 9, 0
HSL:
334°, 95.3488%, 91.5686%
HSV (HSB):
334°, 16.1417%, 99.6078%
XYZ:
79.0911, 74.4289, 85.7990
xyY:
0.3305, 0.3110, 74.4289
CIE-Lab:
89.1248, 17.1667, -3.4803
CIE-LCH:
89.1248, 17.5159, 348.5393
CIE-Luv:
89.1248, 23.0612, -8.4496
Hunter-Lab:
86.2722, 12.6659, 1.4257
#fed5e7 color charts
#fed5e7 color shades, tints & tones
#fed5e7 color schemes
#fed5e7 color preview, HTML & CSS examples
This text has a color of #fed5e7
<p style="color:#fed5e7;">Text here</p>
.mytext {color:#fed5e7;}
This box has a color of #fed5e7
<div style="background-color:#fed5e7;">Content here</div>
.mybackground {background-color:#fed5e7;}
Border around this has a color of #fed5e7
<div style="border:2px solid #fed5e7;">Content here</div>
.myborder {border:2px solid #fed5e7;}