#feede9 color space conversions
Hex:
#feede9
RGB:
254, 237, 233
CMY:
0, 7, 9
CMYK:
0, 7, 8, 0
HSL:
11°, 91.3043%, 95.4902%
HSV (HSB):
11°, 8.2677%, 99.6078%
XYZ:
85.8652, 87.5224, 89.4587
xyY:
0.3267, 0.3330, 87.5224
CIE-Lab:
94.9595, 5.0778, 3.9894
CIE-LCH:
94.9595, 6.4575, 38.1554
CIE-Luv:
94.9595, 10.1053, 5.1456
Hunter-Lab:
93.5534, 0.1125, 8.7924
#feede9 color charts
#feede9 color shades, tints & tones
#feede9 color schemes
#feede9 color preview, HTML & CSS examples
This text has a color of #feede9
<p style="color:#feede9;">Text here</p>
.mytext {color:#feede9;}
This box has a color of #feede9
<div style="background-color:#feede9;">Content here</div>
.mybackground {background-color:#feede9;}
Border around this has a color of #feede9
<div style="border:2px solid #feede9;">Content here</div>
.myborder {border:2px solid #feede9;}