#efbaec color space conversions
Hex:
#efbaec
RGB:
239, 186, 236
CMY:
6, 27, 7
CMYK:
0, 22, 1, 6
HSL:
303°, 62.3529%, 83.3333%
HSV (HSB):
303°, 22.1757%, 93.7255%
XYZ:
68.2958, 59.5247, 87.2467
xyY:
0.3176, 0.2768, 59.5247
CIE-Lab:
81.5791, 27.2393, -17.5233
CIE-LCH:
81.5791, 32.3890, 327.2464
CIE-Luv:
81.5791, 27.0953, -32.0952
Hunter-Lab:
77.1522, 22.9934, -13.0409
#efbaec color charts
#efbaec color shades, tints & tones
#efbaec color schemes
#efbaec color preview, HTML & CSS examples
This text has a color of #efbaec
<p style="color:#efbaec;">Text here</p>
.mytext {color:#efbaec;}
This box has a color of #efbaec
<div style="background-color:#efbaec;">Content here</div>
.mybackground {background-color:#efbaec;}
Border around this has a color of #efbaec
<div style="border:2px solid #efbaec;">Content here</div>
.myborder {border:2px solid #efbaec;}