#fed1e6 color space conversions
Hex:
#fed1e6
RGB:
254, 209, 230
CMY:
0, 18, 10
CMYK:
0, 18, 9, 0
HSL:
332°, 95.7447%, 90.7843%
HSV (HSB):
332°, 17.7165%, 99.6078%
XYZ:
77.9564, 72.3849, 84.7259
xyY:
0.3316, 0.3079, 72.3849
CIE-Lab:
88.1535, 19.0932, -4.3815
CIE-LCH:
88.1535, 19.5895, 347.0756
CIE-Luv:
88.1535, 25.3034, -10.1784
Hunter-Lab:
85.0793, 14.6670, 0.5119
#fed1e6 color charts
#fed1e6 color shades, tints & tones
#fed1e6 color schemes
#fed1e6 color preview, HTML & CSS examples
This text has a color of #fed1e6
<p style="color:#fed1e6;">Text here</p>
.mytext {color:#fed1e6;}
This box has a color of #fed1e6
<div style="background-color:#fed1e6;">Content here</div>
.mybackground {background-color:#fed1e6;}
Border around this has a color of #fed1e6
<div style="border:2px solid #fed1e6;">Content here</div>
.myborder {border:2px solid #fed1e6;}