In RGB color space, #e1dddd hex color has a red value of 225, a green value of 221 and a blue value of 221.
In CMYK color space (used in color printing), #e1dddd hex color is composed of 0% cyan, 1.78% magenta, 1.78% yellow and 11.76% black.
#e1dddd color has a hue of 0 degrees, a saturation of 6.25% and a lightness of 87.5%.
#e1dddd hex color contains mainly RED.
The closest web safe color of #e1dddd is #cccccc
#e1dddd hex color has a decimal value of 14802397.
HEX | e1dddd | #e1dddd |
---|---|---|
RGB | 225, 221, 221 | rgb(225, 221, 221) |
RGB Percent | 88.24, 86.67, 86.67 | rgb(88.24, 86.67, 86.67) |
CMYK | 0, 2, 2, 12 | |
HSL | 0°, 6.25, 87.5 | hsl(0, 6.25%, 87.5%) |
HSV | 0°, 1.8, 88.2 |
XYZ | 69.959, 72.941, 78.798 |
---|---|
Hunter Lab | 85.406, -3.243, 5.081 |
CIE-LAB | 88.42, 1.361, 0.471 |
CIE-LCH | 88.42, 1.44, 19.089 |
CIE-LUV | 0, 1.78, 1.78, 11.76 |
Web Safe | cccccc |
RGB percent of color #e1dddd
CMYK percent of color #e1dddd
Text with hexadecimal color #e1dddd
This text has a font color of #e1dddd
<p style="color:#e1dddd">Text here</p>
#e1dddd Background Color
This box has a background color of #e1dddd
<div style="background-color:#e1dddd">Text here</div>
#e1dddd Border Color
This box has a border color of #e1dddd
<div style="border: 4px solid #e1dddd">Text here</div>
CSS codes
<p style="color:#e1dddd">Text here</p>
<div style="background-color:#e1dddd">Text here</div>
<div style="border: 4px solid #e1dddd">Text here</div>
#e1dddd Color on white background
This is how a font and box color of #e1dddd will look
on a white background.
#e1dddd Color on black background
This is how a font and box color of #e1dddd hex color will look
on a black background.