In RGB color space, #dedebb hex color has a red value of 222, a green value of 222 and a blue value of 187.
In CMYK color space (used in color printing), #dedebb hex color is composed of 0% cyan, 0% magenta, 15.77% yellow and 12.94% black.
#dedebb color has a hue of 60 degrees, a saturation of 34.65% and a lightness of 80.2%.
#dedebb hex color contains mainly RED.
The closest web safe color of #dedebb is #cccccc
#dedebb hex color has a decimal value of 14606011.
HEX | dedebb | #dedebb |
---|---|---|
RGB | 222, 222, 187 | rgb(222, 222, 187) |
RGB Percent | 87.06, 87.06, 73.33 | rgb(87.06, 87.06, 73.33) |
CMYK | 0, 0, 16, 13 | |
HSL | 60°, 34.65, 80.2 | hsl(60, 34.65%, 80.2%) |
HSV | 60°, 15.8, 87.1 |
XYZ | 65.215, 71.36, 57.35 |
---|---|
Hunter Lab | 84.475, -10.028, 18.88 |
CIE-LAB | 87.66, -5.808, 17.205 |
CIE-LCH | 87.66, 18.159, 108.653 |
CIE-LUV | 0, 0, 15.77, 12.94 |
Web Safe | cccccc |
RGB percent of color #dedebb
CMYK percent of color #dedebb
Text with hexadecimal color #dedebb
This text has a font color of #dedebb
<p style="color:#dedebb">Text here</p>
#dedebb Background Color
This box has a background color of #dedebb
<div style="background-color:#dedebb">Text here</div>
#dedebb Border Color
This box has a border color of #dedebb
<div style="border: 4px solid #dedebb">Text here</div>
CSS codes
<p style="color:#dedebb">Text here</p>
<div style="background-color:#dedebb">Text here</div>
<div style="border: 4px solid #dedebb">Text here</div>
#dedebb Color on white background
This is how a font and box color of #dedebb will look
on a white background.
#dedebb Color on black background
This is how a font and box color of #dedebb hex color will look
on a black background.