#efabcd color space conversions
Hex:
#efabcd
RGB:
239, 171, 205
CMY:
6, 33, 20
CMYK:
0, 28, 14, 6
HSL:
330°, 68.0000%, 80.3922%
HSV (HSB):
330°, 28.4519%, 93.7255%
XYZ:
61.1790, 51.8843, 64.5478
xyY:
0.3445, 0.2921, 51.8843
CIE-Lab:
77.2116, 29.9349, -7.3011
CIE-LCH:
77.2116, 30.8124, 346.2932
CIE-Luv:
77.2116, 39.1848, -16.3942
Hunter-Lab:
72.0308, 25.5542, -2.7091
#efabcd color charts
#efabcd color shades, tints & tones
#efabcd color schemes
#efabcd color preview, HTML & CSS examples
This text has a color of #efabcd
<p style="color:#efabcd;">Text here</p>
.mytext {color:#efabcd;}
This box has a color of #efabcd
<div style="background-color:#efabcd;">Content here</div>
.mybackground {background-color:#efabcd;}
Border around this has a color of #efabcd
<div style="border:2px solid #efabcd;">Content here</div>
.myborder {border:2px solid #efabcd;}