#efdede color space conversions
Hex:
#efdede
RGB:
239, 222, 222
CMY:
6, 13, 13
CMYK:
0, 7, 7, 6
HSL:
0°, 34.6939%, 90.3922%
HSV (HSB):
0°, 7.1130%, 93.7255%
XYZ:
74.9027, 75.8672, 79.8033
xyY:
0.3249, 0.3290, 75.8672
CIE-Lab:
89.7976, 5.8137, 2.0871
CIE-LCH:
89.7976, 6.1770, 19.7482
CIE-Luv:
89.7976, 9.8738, 2.1143
Hunter-Lab:
87.1018, 1.0720, 6.6493
#efdede color charts
#efdede color shades, tints & tones
#efdede color schemes
#efdede color preview, HTML & CSS examples
This text has a color of #efdede
<p style="color:#efdede;">Text here</p>
.mytext {color:#efdede;}
This box has a color of #efdede
<div style="background-color:#efdede;">Content here</div>
.mybackground {background-color:#efdede;}
Border around this has a color of #efdede
<div style="border:2px solid #efdede;">Content here</div>
.myborder {border:2px solid #efdede;}