#feede2 color space conversions
Hex:
#feede2
RGB:
254, 237, 226
CMY:
0, 7, 11
CMYK:
0, 7, 11, 0
HSL:
24°, 93.3333%, 94.1176%
HSV (HSB):
24°, 11.0236%, 99.6078%
XYZ:
84.8847, 87.1302, 84.2954
xyY:
0.3312, 0.3399, 87.1302
CIE-Lab:
94.7935, 3.9464, 7.3787
CIE-LCH:
94.7935, 8.3678, 61.8607
CIE-Luv:
94.7935, 10.5997, 10.4055
Hunter-Lab:
93.3436, -1.0270, 11.7977
#feede2 color charts
#feede2 color shades, tints & tones
#feede2 color schemes
#feede2 color preview, HTML & CSS examples
This text has a color of #feede2
<p style="color:#feede2;">Text here</p>
.mytext {color:#feede2;}
This box has a color of #feede2
<div style="background-color:#feede2;">Content here</div>
.mybackground {background-color:#feede2;}
Border around this has a color of #feede2
<div style="border:2px solid #feede2;">Content here</div>
.myborder {border:2px solid #feede2;}