In RGB color space, #debecc hex color has a red value of 222, a green value of 190 and a blue value of 204.
In CMYK color space (used in color printing), #debecc hex color is composed of 0% cyan, 14.41% magenta, 8.11% yellow and 12.94% black.
#debecc color has a hue of 333.8 degrees, a saturation of 32.65% and a lightness of 80.8%.
#debecc hex color contains mainly RED.
The closest web safe color of #debecc is #cccccc
#debecc hex color has a decimal value of 14597836.
HEX | debecc | #debecc |
---|---|---|
RGB | 222, 190, 204 | rgb(222, 190, 204) |
RGB Percent | 87.06, 74.51, 80 | rgb(87.06, 74.51, 80) |
CMYK | 0, 14, 8, 13 | |
HSL | 333.8°, 32.65, 80.8 | hsl(333.8, 32.65%, 80.8%) |
HSV | 333.8°, 14.4, 87.1 |
XYZ | 59.437, 56.716, 64.941 |
---|---|
Hunter Lab | 75.31, 9.085, 1.59 |
CIE-LAB | 80.02, 13.695, -2.8 |
CIE-LCH | 80.02, 13.978, 348.445 |
CIE-LUV | 0, 14.41, 8.11, 12.94 |
Web Safe | cccccc |
RGB percent of color #debecc
CMYK percent of color #debecc
Text with hexadecimal color #debecc
This text has a font color of #debecc
<p style="color:#debecc">Text here</p>
#debecc Background Color
This box has a background color of #debecc
<div style="background-color:#debecc">Text here</div>
#debecc Border Color
This box has a border color of #debecc
<div style="border: 4px solid #debecc">Text here</div>
CSS codes
<p style="color:#debecc">Text here</p>
<div style="background-color:#debecc">Text here</div>
<div style="border: 4px solid #debecc">Text here</div>
#debecc Color on white background
This is how a font and box color of #debecc will look
on a white background.
#debecc Color on black background
This is how a font and box color of #debecc hex color will look
on a black background.