#feeddb color space conversions
Hex:
#feeddb
RGB:
254, 237, 219
CMY:
0, 7, 14
CMYK:
0, 7, 14, 0
HSL:
31°, 94.5946%, 92.7451%
HSV (HSB):
31°, 13.7795%, 99.6078%
XYZ:
83.9434, 86.7537, 79.3387
xyY:
0.3357, 0.3470, 86.7537
CIE-Lab:
94.6337, 2.8488, 10.7757
CIE-LCH:
94.6337, 11.1459, 75.1911
CIE-Luv:
94.6337, 11.0857, 15.5739
Hunter-Lab:
93.1417, -2.1257, 14.6955
#feeddb color charts
#feeddb RGB chart
#feeddb CMYK chart
#feeddb RGB pie chart
#feeddb color shades, tints & tones
#feeddb color schemes
#feeddb color preview, HTML & CSS examples
This text has a color of #feeddb
<p style="color:#feeddb;">Text here</p>
.mytext {color:#feeddb;}
Text color #feeddb
This box has a color of #feeddb
<div style="background-color:#feeddb;">Content here</div>
.mybackground {background-color:#feeddb;}
Background color #feeddb
Border around this has a color of #feeddb
<div style="border:2px solid #feeddb;">Content here</div>
.myborder {border:2px solid #feeddb;}
Border color #feeddb