#feedeb color space conversions
Hex:
#feedeb
RGB:
254, 237, 235
CMY:
0, 7, 8
CMYK:
0, 7, 7, 0
HSL:
6°, 90.4762%, 95.8824%
HSV (HSB):
6°, 7.4803%, 99.6078%
XYZ:
86.1526, 87.6374, 90.9722
xyY:
0.3254, 0.3310, 87.6374
CIE-Lab:
95.0080, 5.4072, 3.0227
CIE-LCH:
95.0080, 6.1947, 29.2056
CIE-Luv:
95.0080, 9.9627, 3.6269
Hunter-Lab:
93.6148, 0.4455, 7.9140
#feedeb color charts
#feedeb RGB chart
#feedeb CMYK chart
#feedeb RGB pie chart
#feedeb color shades, tints & tones
#feedeb color schemes
#feedeb color preview, HTML & CSS examples
This text has a color of #feedeb
<p style="color:#feedeb;">Text here</p>
.mytext {color:#feedeb;}
Text color #feedeb
This box has a color of #feedeb
<div style="background-color:#feedeb;">Content here</div>
.mybackground {background-color:#feedeb;}
Background color #feedeb
Border around this has a color of #feedeb
<div style="border:2px solid #feedeb;">Content here</div>
.myborder {border:2px solid #feedeb;}
Border color #feedeb