#efc8db color space conversions
Hex:
#efc8db
RGB:
239, 200, 219
CMY:
6, 22, 14
CMYK:
0, 16, 8, 6
HSL:
331°, 54.9296%, 86.0784%
HSV (HSB):
331°, 16.3180%, 93.7255%
XYZ:
69.0371, 64.7737, 75.8818
xyY:
0.3292, 0.3089, 64.7737
CIE-Lab:
84.3670, 16.8369, -4.2726
CIE-LCH:
84.3670, 17.3706, 345.7609
CIE-Luv:
84.3670, 21.8183, -9.5313
Hunter-Lab:
80.4821, 12.2724, 0.4365
#efc8db color charts
#efc8db color shades, tints & tones
#efc8db color schemes
#efc8db color preview, HTML & CSS examples
This text has a color of #efc8db
<p style="color:#efc8db;">Text here</p>
.mytext {color:#efc8db;}
This box has a color of #efc8db
<div style="background-color:#efc8db;">Content here</div>
.mybackground {background-color:#efc8db;}
Border around this has a color of #efc8db
<div style="border:2px solid #efc8db;">Content here</div>
.myborder {border:2px solid #efc8db;}