#eabacc color space conversions
Hex:
#eabacc
RGB:
234, 186, 204
CMY:
8, 27, 20
CMYK:
0, 21, 13, 8
HSL:
338°, 53.3333%, 82.3529%
HSV (HSB):
338°, 20.5128%, 91.7647%
XYZ:
62.3897, 56.9699, 64.8347
xyY:
0.3387, 0.3093, 56.9699
CIE-Lab:
80.1626, 20.0442, -2.4617
CIE-LCH:
80.1626, 20.1948, 352.9984
CIE-Luv:
80.1626, 27.8205, -7.3132
Hunter-Lab:
75.4784, 15.4591, 1.9057
#eabacc color charts
#eabacc RGB chart
#eabacc CMYK chart
#eabacc RGB pie chart
#eabacc color shades, tints & tones
#eabacc color schemes
#eabacc color preview, HTML & CSS examples
This text has a color of #eabacc
<p style="color:#eabacc;">Text here</p>
.mytext {color:#eabacc;}
Text color #eabacc
This box has a color of #eabacc
<div style="background-color:#eabacc;">Content here</div>
.mybackground {background-color:#eabacc;}
Background color #eabacc
Border around this has a color of #eabacc
<div style="border:2px solid #eabacc;">Content here</div>
.myborder {border:2px solid #eabacc;}
Border color #eabacc