#fed5e1 color space conversions
Hex:
#fed5e1
RGB:
254, 213, 225
CMY:
0, 16, 12
CMYK:
0, 16, 11, 0
HSL:
342°, 95.3488%, 91.5686%
HSV (HSB):
342°, 16.1417%, 99.6078%
XYZ:
78.2579, 74.0956, 81.4114
xyY:
0.3348, 0.3170, 74.0956
CIE-Lab:
88.9676, 16.1867, -0.5471
CIE-LCH:
88.9676, 16.1960, 358.0641
CIE-Luv:
88.9676, 23.6684, -3.7904
Hunter-Lab:
86.0788, 11.6441, 4.1800
#fed5e1 color charts
#fed5e1 color shades, tints & tones
#fed5e1 color schemes
#fed5e1 color preview, HTML & CSS examples
This text has a color of #fed5e1
<p style="color:#fed5e1;">Text here</p>
.mytext {color:#fed5e1;}
This box has a color of #fed5e1
<div style="background-color:#fed5e1;">Content here</div>
.mybackground {background-color:#fed5e1;}
Border around this has a color of #fed5e1
<div style="border:2px solid #fed5e1;">Content here</div>
.myborder {border:2px solid #fed5e1;}