#fed0da color space conversions
Hex:
#fed0da
RGB:
254, 208, 218
CMY:
0, 18, 15
CMYK:
0, 18, 14, 0
HSL:
347°, 95.8333%, 90.5882%
HSV (HSB):
347°, 18.1102%, 99.6078%
XYZ:
76.0838, 71.2445, 76.0712
xyY:
0.3406, 0.3189, 71.2445
CIE-Lab:
87.6037, 17.6853, 1.1604
CIE-LCH:
87.6037, 17.7233, 3.7540
CIE-Luv:
87.6037, 27.1307, -1.5003
Hunter-Lab:
84.4065, 13.1882, 5.6495
#fed0da color charts
#fed0da color shades, tints & tones
#fed0da color schemes
#fed0da color preview, HTML & CSS examples
This text has a color of #fed0da
<p style="color:#fed0da;">Text here</p>
.mytext {color:#fed0da;}
This box has a color of #fed0da
<div style="background-color:#fed0da;">Content here</div>
.mybackground {background-color:#fed0da;}
Border around this has a color of #fed0da
<div style="border:2px solid #fed0da;">Content here</div>
.myborder {border:2px solid #fed0da;}