#efc5df color space conversions
Hex:
#efc5df
RGB:
239, 197, 223
CMY:
6, 23, 13
CMYK:
0, 18, 7, 6
HSL:
323°, 56.7568%, 85.4902%
HSV (HSB):
323°, 17.5732%, 93.7255%
XYZ:
68.8821, 63.6109, 78.4597
xyY:
0.3265, 0.3015, 63.6109
CIE-Lab:
83.7628, 19.1049, -7.3001
CIE-LCH:
83.7628, 20.4521, 339.0878
CIE-Luv:
83.7628, 22.9841, -14.5957
Hunter-Lab:
79.7565, 14.5888, -2.4965
#efc5df color charts
#efc5df color shades, tints & tones
#efc5df color schemes
#efc5df color preview, HTML & CSS examples
This text has a color of #efc5df
<p style="color:#efc5df;">Text here</p>
.mytext {color:#efc5df;}
This box has a color of #efc5df
<div style="background-color:#efc5df;">Content here</div>
.mybackground {background-color:#efc5df;}
Border around this has a color of #efc5df
<div style="border:2px solid #efc5df;">Content here</div>
.myborder {border:2px solid #efc5df;}