#feedce color space conversions
Hex:
#feedce
RGB:
254, 237, 206
CMY:
0, 7, 19
CMYK:
0, 7, 19, 0
HSL:
39°, 96.0000%, 90.1961%
HSV (HSB):
39°, 18.8976%, 99.6078%
XYZ:
82.2978, 86.0954, 70.6730
xyY:
0.3442, 0.3601, 86.0954
CIE-Lab:
94.3531, 0.9025, 17.0986
CIE-LCH:
94.3531, 17.1224, 86.9785
CIE-Luv:
94.3531, 11.9639, 24.9034
Hunter-Lab:
92.7876, -4.0581, 19.7923
#feedce color charts
#feedce RGB chart
#feedce CMYK chart
#feedce RGB pie chart
#feedce color shades, tints & tones
#feedce color schemes
#feedce color preview, HTML & CSS examples
This text has a color of #feedce
<p style="color:#feedce;">Text here</p>
.mytext {color:#feedce;}
Text color #feedce
This box has a color of #feedce
<div style="background-color:#feedce;">Content here</div>
.mybackground {background-color:#feedce;}
Background color #feedce
Border around this has a color of #feedce
<div style="border:2px solid #feedce;">Content here</div>
.myborder {border:2px solid #feedce;}
Border color #feedce