#feeffb color space conversions
Hex:
#feeffb
RGB:
254, 239, 251
CMY:
0, 6, 2
CMYK:
0, 6, 1, 0
HSL:
312°, 88.2353%, 96.6667%
HSV (HSB):
312°, 5.9055%, 99.6078%
XYZ:
89.1521, 89.7689, 103.8951
xyY:
0.3152, 0.3174, 89.7689
CIE-Lab:
95.9008, 7.1108, -3.9657
CIE-LCH:
95.9008, 8.1419, 330.8514
CIE-Luv:
95.9008, 7.7834, -7.4467
Hunter-Lab:
94.7464, 2.1542, 1.3075
#feeffb color charts
#feeffb color shades, tints & tones
#feeffb color schemes
#feeffb color preview, HTML & CSS examples
This text has a color of #feeffb
<p style="color:#feeffb;">Text here</p>
.mytext {color:#feeffb;}
This box has a color of #feeffb
<div style="background-color:#feeffb;">Content here</div>
.mybackground {background-color:#feeffb;}
Border around this has a color of #feeffb
<div style="border:2px solid #feeffb;">Content here</div>
.myborder {border:2px solid #feeffb;}