#feedbc color space conversions
Hex:
#feedbc
RGB:
254, 237, 188
CMY:
0, 7, 26
CMYK:
0, 7, 26, 0
HSL:
45°, 97.0588%, 86.6667%
HSV (HSB):
45°, 25.9843%, 99.6078%
XYZ:
80.2343, 85.2700, 59.8069
xyY:
0.3561, 0.3785, 85.2700
CIE-Lab:
93.9994, -1.5893, 25.8617
CIE-LCH:
93.9994, 25.9104, 93.5167
CIE-Luv:
93.9994, 13.1198, 37.1660
Hunter-Lab:
92.3418, -6.5022, 26.2389
#feedbc color charts
#feedbc RGB chart
#feedbc CMYK chart
#feedbc RGB pie chart
#feedbc color shades, tints & tones
#feedbc color schemes
#feedbc color preview, HTML & CSS examples
This text has a color of #feedbc
<p style="color:#feedbc;">Text here</p>
.mytext {color:#feedbc;}
Text color #feedbc
This box has a color of #feedbc
<div style="background-color:#feedbc;">Content here</div>
.mybackground {background-color:#feedbc;}
Background color #feedbc
Border around this has a color of #feedbc
<div style="border:2px solid #feedbc;">Content here</div>
.myborder {border:2px solid #feedbc;}
Border color #feedbc