In RGB color space, #deddbb hex color has a red value of 222, a green value of 221 and a blue value of 187.
In CMYK color space (used in color printing), #deddbb hex color is composed of 0% cyan, 0.45% magenta, 15.77% yellow and 12.94% black.
#deddbb color has a hue of 58.3 degrees, a saturation of 34.65% and a lightness of 80.2%.
#deddbb hex color contains mainly RED.
The closest web safe color of #deddbb is #cccccc
#deddbb hex color has a decimal value of 14605755.
HEX | deddbb | #deddbb |
---|---|---|
RGB | 222, 221, 187 | rgb(222, 221, 187) |
RGB Percent | 87.06, 86.67, 73.33 | rgb(87.06, 86.67, 73.33) |
CMYK | 0, 0, 16, 13 | |
HSL | 58.3°, 34.65, 80.2 | hsl(58.3, 34.65%, 80.2%) |
HSV | 58.3°, 15.8, 87.1 |
XYZ | 64.95, 70.83, 57.262 |
---|---|
Hunter Lab | 84.161, -9.526, 18.572 |
CIE-LAB | 87.402, -5.297, 16.844 |
CIE-LCH | 87.402, 17.657, 107.457 |
CIE-LUV | 0, 0.45, 15.77, 12.94 |
Web Safe | cccccc |
RGB percent of color #deddbb
CMYK percent of color #deddbb
Text with hexadecimal color #deddbb
This text has a font color of #deddbb
<p style="color:#deddbb">Text here</p>
#deddbb Background Color
This box has a background color of #deddbb
<div style="background-color:#deddbb">Text here</div>
#deddbb Border Color
This box has a border color of #deddbb
<div style="border: 4px solid #deddbb">Text here</div>
CSS codes
<p style="color:#deddbb">Text here</p>
<div style="background-color:#deddbb">Text here</div>
<div style="border: 4px solid #deddbb">Text here</div>
#deddbb Color on white background
This is how a font and box color of #deddbb will look
on a white background.
#deddbb Color on black background
This is how a font and box color of #deddbb hex color will look
on a black background.