#feefea color space conversions
Hex:
#feefea
RGB:
254, 239, 234
CMY:
0, 6, 8
CMYK:
0, 6, 8, 0
HSL:
15°, 90.9091%, 95.6863%
HSV (HSB):
15°, 7.8740%, 99.6078%
XYZ:
86.5908, 88.7443, 90.4074
xyY:
0.3258, 0.3339, 88.7443
CIE-Lab:
95.4735, 4.2200, 4.2158
CIE-LCH:
95.4735, 5.9650, 44.9715
CIE-Luv:
95.4735, 8.9771, 5.6505
Hunter-Lab:
94.2042, -0.7834, 9.0426
#feefea color charts
#feefea color shades, tints & tones
#feefea color schemes
#feefea color preview, HTML & CSS examples
This text has a color of #feefea
<p style="color:#feefea;">Text here</p>
.mytext {color:#feefea;}
This box has a color of #feefea
<div style="background-color:#feefea;">Content here</div>
.mybackground {background-color:#feefea;}
Border around this has a color of #feefea
<div style="border:2px solid #feefea;">Content here</div>
.myborder {border:2px solid #feefea;}