#efdedb color space conversions
Hex:
#efdedb
RGB:
239, 222, 219
CMY:
6, 13, 14
CMYK:
0, 7, 8, 6
HSL:
9°, 38.4615%, 89.8039%
HSV (HSB):
9°, 8.3682%, 93.7255%
XYZ:
74.5041, 75.7077, 77.7041
xyY:
0.3269, 0.3322, 75.7077
CIE-Lab:
89.7235, 5.3126, 3.5544
CIE-LCH:
89.7235, 6.3920, 33.7844
CIE-Luv:
89.7235, 10.0922, 4.4059
Hunter-Lab:
87.0102, 0.5760, 7.9584
#efdedb color charts
#efdedb color shades, tints & tones
#efdedb color schemes
#efdedb color preview, HTML & CSS examples
This text has a color of #efdedb
<p style="color:#efdedb;">Text here</p>
.mytext {color:#efdedb;}
This box has a color of #efdedb
<div style="background-color:#efdedb;">Content here</div>
.mybackground {background-color:#efdedb;}
Border around this has a color of #efdedb
<div style="border:2px solid #efdedb;">Content here</div>
.myborder {border:2px solid #efdedb;}