#efdbd7 color space conversions
Hex:
#efdbd7
RGB:
239, 219, 215
CMY:
6, 14, 16
CMYK:
0, 8, 10, 6
HSL:
10°, 42.8571%, 89.0196%
HSV (HSB):
10°, 10.0418%, 93.7255%
XYZ:
73.1939, 73.9201, 74.7002
xyY:
0.3300, 0.3333, 73.9201
CIE-Lab:
88.8847, 6.2097, 4.4416
CIE-LCH:
88.8847, 7.6346, 35.5750
CIE-Luv:
88.8847, 11.9929, 5.5511
Hunter-Lab:
85.9768, 1.5015, 8.6701
#efdbd7 color charts
#efdbd7 color shades, tints & tones
#efdbd7 color schemes
#efdbd7 color preview, HTML & CSS examples
This text has a color of #efdbd7
<p style="color:#efdbd7;">Text here</p>
.mytext {color:#efdbd7;}
This box has a color of #efdbd7
<div style="background-color:#efdbd7;">Content here</div>
.mybackground {background-color:#efdbd7;}
Border around this has a color of #efdbd7
<div style="border:2px solid #efdbd7;">Content here</div>
.myborder {border:2px solid #efdbd7;}