#fedbed color space conversions
Hex:
#fedbed
RGB:
254, 219, 237
CMY:
0, 14, 7
CMYK:
0, 14, 7, 0
HSL:
329°, 94.5946%, 92.7451%
HSV (HSB):
329°, 13.7795%, 99.6078%
XYZ:
81.4906, 77.8483, 90.8520
xyY:
0.3257, 0.3112, 77.8483
CIE-Lab:
90.7106, 15.0398, -4.3036
CIE-LCH:
90.7106, 15.6434, 344.0316
CIE-Luv:
90.7106, 19.2919, -9.3500
Hunter-Lab:
88.2317, 10.4569, 0.7114
#fedbed color charts
#fedbed color shades, tints & tones
#fedbed color schemes
#fedbed color preview, HTML & CSS examples
This text has a color of #fedbed
<p style="color:#fedbed;">Text here</p>
.mytext {color:#fedbed;}
This box has a color of #fedbed
<div style="background-color:#fedbed;">Content here</div>
.mybackground {background-color:#fedbed;}
Border around this has a color of #fedbed
<div style="border:2px solid #fedbed;">Content here</div>
.myborder {border:2px solid #fedbed;}