#fed3eb color space conversions
Hex:
#fed3eb
RGB:
254, 211, 235
CMY:
0, 17, 8
CMYK:
0, 17, 7, 0
HSL:
327°, 95.5556%, 91.1765%
HSV (HSB):
327°, 16.9291%, 99.6078%
XYZ:
79.1627, 73.6575, 88.6423
xyY:
0.3278, 0.3050, 73.6575
CIE-Lab:
88.7604, 18.8793, -6.1271
CIE-LCH:
88.7604, 19.8487, 342.0197
CIE-Luv:
88.7604, 23.7092, -12.8504
Hunter-Lab:
85.8240, 14.4538, -1.1602
#fed3eb color charts
#fed3eb color shades, tints & tones
#fed3eb color schemes
#fed3eb color preview, HTML & CSS examples
This text has a color of #fed3eb
<p style="color:#fed3eb;">Text here</p>
.mytext {color:#fed3eb;}
This box has a color of #fed3eb
<div style="background-color:#fed3eb;">Content here</div>
.mybackground {background-color:#fed3eb;}
Border around this has a color of #fed3eb
<div style="border:2px solid #fed3eb;">Content here</div>
.myborder {border:2px solid #fed3eb;}