#ffeefd color space conversions
Hex:
#ffeefd
RGB:
255, 238, 253
CMY:
0, 7, 1
CMYK:
0, 7, 1, 0
HSL:
307°, 100.0000%, 96.6667%
HSV (HSB):
307°, 6.6667%, 100.0000%
XYZ:
89.5442, 89.5009, 105.4844
xyY:
0.3147, 0.3146, 89.5009
CIE-Lab:
95.7894, 8.3075, -5.1568
CIE-LCH:
95.7894, 9.7779, 328.1704
CIE-Luv:
95.7894, 8.7253, -9.5312
Hunter-Lab:
94.6049, 3.3928, 0.1151
#ffeefd color charts
#ffeefd color shades, tints & tones
#ffeefd color schemes
#ffeefd color preview, HTML & CSS examples
This text has a color of #ffeefd
<p style="color:#ffeefd;">Text here</p>
.mytext {color:#ffeefd;}
This box has a color of #ffeefd
<div style="background-color:#ffeefd;">Content here</div>
.mybackground {background-color:#ffeefd;}
Border around this has a color of #ffeefd
<div style="border:2px solid #ffeefd;">Content here</div>
.myborder {border:2px solid #ffeefd;}