#feeffd color space conversions
Hex:
#feeffd
RGB:
254, 239, 253
CMY:
0, 6, 1
CMYK:
0, 6, 0, 0
HSL:
304°, 88.2353%, 96.6667%
HSV (HSB):
304°, 5.9055%, 99.6078%
XYZ:
89.4692, 89.8957, 105.5646
xyY:
0.3140, 0.3155, 89.8957
CIE-Lab:
95.9535, 7.4633, -4.9240
CIE-LCH:
95.9535, 8.9412, 326.5847
CIE-Luv:
95.9535, 7.6406, -9.0152
Hunter-Lab:
94.8133, 2.5155, 0.3562
#feeffd color charts
#feeffd color shades, tints & tones
#feeffd color schemes
#feeffd color preview, HTML & CSS examples
This text has a color of #feeffd
<p style="color:#feeffd;">Text here</p>
.mytext {color:#feeffd;}
This box has a color of #feeffd
<div style="background-color:#feeffd;">Content here</div>
.mybackground {background-color:#feeffd;}
Border around this has a color of #feeffd
<div style="border:2px solid #feeffd;">Content here</div>
.myborder {border:2px solid #feeffd;}