#fed3da color space conversions
Hex:
#fed3da
RGB:
254, 211, 218
CMY:
0, 17, 15
CMYK:
0, 17, 14, 0
HSL:
350°, 95.5556%, 91.1765%
HSV (HSB):
350°, 16.9291%, 99.6078%
XYZ:
76.8222, 72.7213, 76.3173
xyY:
0.3401, 0.3220, 72.7213
CIE-Lab:
88.3146, 16.1179, 2.1950
CIE-LCH:
88.3146, 16.2667, 7.7550
CIE-Luv:
88.3146, 25.4733, 0.3422
Hunter-Lab:
85.2768, 11.5686, 6.6330
#fed3da color charts
#fed3da color shades, tints & tones
#fed3da color schemes
#fed3da color preview, HTML & CSS examples
This text has a color of #fed3da
<p style="color:#fed3da;">Text here</p>
.mytext {color:#fed3da;}
This box has a color of #fed3da
<div style="background-color:#fed3da;">Content here</div>
.mybackground {background-color:#fed3da;}
Border around this has a color of #fed3da
<div style="border:2px solid #fed3da;">Content here</div>
.myborder {border:2px solid #fed3da;}