In RGB color space, #dedabb hex color has a red value of 222, a green value of 218 and a blue value of 187.
In CMYK color space (used in color printing), #dedabb hex color is composed of 0% cyan, 1.8% magenta, 15.77% yellow and 12.94% black.
#dedabb color has a hue of 53.1 degrees, a saturation of 34.65% and a lightness of 80.2%.
#dedabb hex color contains mainly RED.
The closest web safe color of #dedabb is #cccccc
#dedabb hex color has a decimal value of 14604987.
HEX | dedabb | #dedabb |
---|---|---|
RGB | 222, 218, 187 | rgb(222, 218, 187) |
RGB Percent | 87.06, 85.49, 73.33 | rgb(87.06, 85.49, 73.33) |
CMYK | 0, 2, 16, 13 | |
HSL | 53.1°, 34.65, 80.2 | hsl(53.1, 34.65%, 80.2%) |
HSV | 53.1°, 15.8, 87.1 |
XYZ | 64.165, 69.26, 57 |
---|---|
Hunter Lab | 83.223, -8.015, 17.647 |
CIE-LAB | 86.633, -3.761, 15.764 |
CIE-LCH | 86.633, 16.206, 103.419 |
CIE-LUV | 0, 1.8, 15.77, 12.94 |
Web Safe | cccccc |
RGB percent of color #dedabb
CMYK percent of color #dedabb
Text with hexadecimal color #dedabb
This text has a font color of #dedabb
<p style="color:#dedabb">Text here</p>
#dedabb Background Color
This box has a background color of #dedabb
<div style="background-color:#dedabb">Text here</div>
#dedabb Border Color
This box has a border color of #dedabb
<div style="border: 4px solid #dedabb">Text here</div>
CSS codes
<p style="color:#dedabb">Text here</p>
<div style="background-color:#dedabb">Text here</div>
<div style="border: 4px solid #dedabb">Text here</div>
#dedabb Color on white background
This is how a font and box color of #dedabb will look
on a white background.
#dedabb Color on black background
This is how a font and box color of #dedabb hex color will look
on a black background.