#efd2cc color space conversions
Hex:
#efd2cc
RGB:
239, 210, 204
CMY:
6, 18, 20
CMYK:
0, 12, 15, 6
HSL:
10°, 52.2388%, 86.8627%
HSV (HSB):
10°, 14.6444%, 93.7255%
XYZ:
69.5423, 68.8035, 66.7419
xyY:
0.3391, 0.3355, 68.8035
CIE-Lab:
86.4067, 9.1390, 6.6700
CIE-LCH:
86.4067, 11.3142, 36.1233
CIE-Luv:
86.4067, 17.7896, 8.2332
Hunter-Lab:
82.9479, 4.4929, 10.3574
#efd2cc color charts
#efd2cc color shades, tints & tones
#efd2cc color schemes
#efd2cc color preview, HTML & CSS examples
This text has a color of #efd2cc
<p style="color:#efd2cc;">Text here</p>
.mytext {color:#efd2cc;}
This box has a color of #efd2cc
<div style="background-color:#efd2cc;">Content here</div>
.mybackground {background-color:#efd2cc;}
Border around this has a color of #efd2cc
<div style="border:2px solid #efd2cc;">Content here</div>
.myborder {border:2px solid #efd2cc;}