#efdacc color space conversions
Hex:
#efdacc
RGB:
239, 218, 204
CMY:
6, 15, 20
CMYK:
0, 9, 15, 6
HSL:
24°, 52.2388%, 86.8627%
HSV (HSB):
24°, 14.6444%, 93.7255%
XYZ:
71.5671, 72.8532, 67.4168
xyY:
0.3378, 0.3439, 72.8532
CIE-Lab:
88.3776, 4.9744, 9.4974
CIE-LCH:
88.3776, 10.7213, 62.3559
CIE-Luv:
88.3776, 13.3650, 13.1511
Hunter-Lab:
85.3541, 0.2978, 12.9177
#efdacc color charts
#efdacc color shades, tints & tones
#efdacc color schemes
#efdacc color preview, HTML & CSS examples
This text has a color of #efdacc
<p style="color:#efdacc;">Text here</p>
.mytext {color:#efdacc;}
This box has a color of #efdacc
<div style="background-color:#efdacc;">Content here</div>
.mybackground {background-color:#efdacc;}
Border around this has a color of #efdacc
<div style="border:2px solid #efdacc;">Content here</div>
.myborder {border:2px solid #efdacc;}