#efdcdc color space conversions
Hex:
#efdcdc
RGB:
239, 220, 220
CMY:
6, 14, 14
CMYK:
0, 8, 8, 6
HSL:
0°, 37.2549%, 90.0000%
HSV (HSB):
0°, 7.9498%, 93.7255%
XYZ:
74.1081, 74.7044, 78.2236
xyY:
0.3264, 0.3290, 74.7044
CIE-Lab:
89.2544, 6.5164, 2.3481
CIE-LCH:
89.2544, 6.9266, 19.8162
CIE-Luv:
89.2544, 11.0814, 2.3749
Hunter-Lab:
86.4317, 1.7935, 6.8428
#efdcdc color charts
#efdcdc color shades, tints & tones
#efdcdc color schemes
#efdcdc color preview, HTML & CSS examples
This text has a color of #efdcdc
<p style="color:#efdcdc;">Text here</p>
.mytext {color:#efdcdc;}
This box has a color of #efdcdc
<div style="background-color:#efdcdc;">Content here</div>
.mybackground {background-color:#efdcdc;}
Border around this has a color of #efdcdc
<div style="border:2px solid #efdcdc;">Content here</div>
.myborder {border:2px solid #efdcdc;}