#feeedd color space conversions
Hex:
#feeedd
RGB:
254, 238, 221
CMY:
0, 7, 13
CMYK:
0, 6, 13, 0
HSL:
31°, 94.2857%, 93.1373%
HSV (HSB):
31°, 12.9921%, 99.6078%
XYZ:
84.4987, 87.4404, 80.8307
xyY:
0.3343, 0.3459, 87.4404
CIE-Lab:
94.9248, 2.6495, 10.1565
CIE-LCH:
94.9248, 10.4963, 75.3794
CIE-Luv:
94.9248, 10.4043, 14.7224
Hunter-Lab:
93.5096, -2.3424, 14.2057
#feeedd color charts
#feeedd RGB chart
#feeedd CMYK chart
#feeedd RGB pie chart
#feeedd color shades, tints & tones
#feeedd color schemes
#feeedd color preview, HTML & CSS examples
This text has a color of #feeedd
<p style="color:#feeedd;">Text here</p>
.mytext {color:#feeedd;}
Text color #feeedd
This box has a color of #feeedd
<div style="background-color:#feeedd;">Content here</div>
.mybackground {background-color:#feeedd;}
Background color #feeedd
Border around this has a color of #feeedd
<div style="border:2px solid #feeedd;">Content here</div>
.myborder {border:2px solid #feeedd;}
Border color #feeedd