In RGB color space, #debbcc hex color has a red value of 222, a green value of 187 and a blue value of 204.
In CMYK color space (used in color printing), #debbcc hex color is composed of 0% cyan, 15.77% magenta, 8.11% yellow and 12.94% black.
#debbcc color has a hue of 330.9 degrees, a saturation of 34.65% and a lightness of 80.2%.
#debbcc hex color contains mainly RED.
The closest web safe color of #debbcc is #cccccc
#debbcc hex color has a decimal value of 14597068.
HEX | debbcc | #debbcc |
---|---|---|
RGB | 222, 187, 204 | rgb(222, 187, 204) |
RGB Percent | 87.06, 73.33, 80 | rgb(87.06, 73.33, 80) |
CMYK | 0, 16, 8, 13 | |
HSL | 330.9°, 34.65, 80.2 | hsl(330.9, 34.65%, 80.2%) |
HSV | 330.9°, 15.8, 87.1 |
XYZ | 58.794, 55.43, 64.727 |
---|---|
Hunter Lab | 74.451, 10.671, 0.57 |
CIE-LAB | 79.288, 15.299, -3.876 |
CIE-LCH | 79.288, 15.782, 345.783 |
CIE-LUV | 0, 15.77, 8.11, 12.94 |
Web Safe | cccccc |
RGB percent of color #debbcc
CMYK percent of color #debbcc
Text with hexadecimal color #debbcc
This text has a font color of #debbcc
<p style="color:#debbcc">Text here</p>
#debbcc Background Color
This box has a background color of #debbcc
<div style="background-color:#debbcc">Text here</div>
#debbcc Border Color
This box has a border color of #debbcc
<div style="border: 4px solid #debbcc">Text here</div>
CSS codes
<p style="color:#debbcc">Text here</p>
<div style="background-color:#debbcc">Text here</div>
<div style="border: 4px solid #debbcc">Text here</div>
#debbcc Color on white background
This is how a font and box color of #debbcc will look
on a white background.
#debbcc Color on black background
This is how a font and box color of #debbcc hex color will look
on a black background.