#fed0d5 color space conversions
Hex:
#fed0d5
RGB:
254, 208, 213
CMY:
0, 18, 16
CMYK:
0, 18, 16, 0
HSL:
353°, 95.8333%, 90.5882%
HSV (HSB):
353°, 18.1102%, 99.6078%
XYZ:
75.4392, 70.9867, 72.6765
xyY:
0.3443, 0.3240, 70.9867
CIE-Lab:
87.4785, 16.9098, 3.6247
CIE-LCH:
87.4785, 17.2940, 12.0986
CIE-Luv:
87.4785, 27.6605, 2.3054
Hunter-Lab:
84.2536, 12.3819, 7.8344
#fed0d5 color charts
#fed0d5 color shades, tints & tones
#fed0d5 color schemes
#fed0d5 color preview, HTML & CSS examples
This text has a color of #fed0d5
<p style="color:#fed0d5;">Text here</p>
.mytext {color:#fed0d5;}
This box has a color of #fed0d5
<div style="background-color:#fed0d5;">Content here</div>
.mybackground {background-color:#fed0d5;}
Border around this has a color of #fed0d5
<div style="border:2px solid #fed0d5;">Content here</div>
.myborder {border:2px solid #fed0d5;}