In RGB color space, #eaaacc hex color has a red value of 234, a green value of 170 and a blue value of 204.
In CMYK color space (used in color printing), #eaaacc hex color is composed of 0% cyan, 27.35% magenta, 12.82% yellow and 8.24% black.
#eaaacc color has a hue of 328.1 degrees, a saturation of 60.38% and a lightness of 79.2%.
#eaaacc hex color contains mainly RED.
The closest web safe color of #eaaacc is #ff99cc
#eaaacc hex color has a decimal value of 15379148.
HEX | eaaacc | #eaaacc |
---|---|---|
RGB | 234, 170, 204 | rgb(234, 170, 204) |
RGB Percent | 91.76, 66.67, 80 | rgb(91.76, 66.67, 80) |
CMYK | 0, 27, 13, 8 | |
HSL | 328.1°, 60.38, 79.2 | hsl(328.1, 60.38%, 79.2%) |
HSV | 328.1°, 27.4, 91.8 |
XYZ | 59.205, 50.602, 63.773 |
---|---|
Hunter Lab | 71.135, 24.077, -3.359 |
CIE-LAB | 76.437, 28.579, -7.961 |
CIE-LCH | 76.437, 29.667, 344.434 |
CIE-LUV | 0, 27.35, 12.82, 8.24 |
Web Safe | ff99cc |
RGB percent of color #eaaacc
CMYK percent of color #eaaacc
Text with hexadecimal color #eaaacc
This text has a font color of #eaaacc
<p style="color:#eaaacc">Text here</p>
#eaaacc Background Color
This box has a background color of #eaaacc
<div style="background-color:#eaaacc">Text here</div>
#eaaacc Border Color
This box has a border color of #eaaacc
<div style="border: 4px solid #eaaacc">Text here</div>
CSS codes
<p style="color:#eaaacc">Text here</p>
<div style="background-color:#eaaacc">Text here</div>
<div style="border: 4px solid #eaaacc">Text here</div>
#eaaacc Color on white background
This is how a font and box color of #eaaacc will look
on a white background.
#eaaacc Color on black background
This is how a font and box color of #eaaacc hex color will look
on a black background.