#efdbee color space conversions
Hex:
#efdbee
RGB:
239, 219, 238
CMY:
6, 14, 7
CMYK:
0, 8, 0, 6
HSL:
303°, 38.4615%, 89.8039%
HSV (HSB):
303°, 8.3682%, 93.7255%
XYZ:
76.3607, 75.1868, 91.3768
xyY:
0.3143, 0.3095, 75.1868
CIE-Lab:
89.4804, 10.1585, -6.7865
CIE-LCH:
89.4804, 12.2168, 326.2545
CIE-Luv:
89.4804, 10.2120, -12.3203
Hunter-Lab:
86.7103, 5.4515, -1.7836
#efdbee color charts
#efdbee color shades, tints & tones
#efdbee color schemes
#efdbee color preview, HTML & CSS examples
This text has a color of #efdbee
<p style="color:#efdbee;">Text here</p>
.mytext {color:#efdbee;}
This box has a color of #efdbee
<div style="background-color:#efdbee;">Content here</div>
.mybackground {background-color:#efdbee;}
Border around this has a color of #efdbee
<div style="border:2px solid #efdbee;">Content here</div>
.myborder {border:2px solid #efdbee;}