In RGB color space, #debadc hex color has a red value of 222, a green value of 186 and a blue value of 220.
In CMYK color space (used in color printing), #debadc hex color is composed of 0% cyan, 16.22% magenta, 0.9% yellow and 12.94% black.
#debadc color has a hue of 303.3 degrees, a saturation of 35.29% and a lightness of 80%.
#debadc hex color contains mainly RED.
The closest web safe color of #debadc is #cccccc
#debadc hex color has a decimal value of 14596828.
HEX | debadc | #debadc |
---|---|---|
RGB | 222, 186, 220 | rgb(222, 186, 220) |
RGB Percent | 87.06, 72.94, 86.27 | rgb(87.06, 72.94, 86.27) |
CMYK | 0, 16, 1, 13 | |
HSL | 303.3°, 35.29, 80 | hsl(303.3, 35.29%, 80%) |
HSV | 303.3°, 16.2, 87.1 |
XYZ | 60.601, 55.815, 75.289 |
---|---|
Hunter Lab | 74.709, 14.05, -7.453 |
CIE-LAB | 79.508, 18.671, -12.187 |
CIE-LCH | 79.508, 22.296, 326.867 |
CIE-LUV | 0, 16.22, 0.9, 12.94 |
Web Safe | cccccc |
RGB percent of color #debadc
CMYK percent of color #debadc
Text with hexadecimal color #debadc
This text has a font color of #debadc
<p style="color:#debadc">Text here</p>
#debadc Background Color
This box has a background color of #debadc
<div style="background-color:#debadc">Text here</div>
#debadc Border Color
This box has a border color of #debadc
<div style="border: 4px solid #debadc">Text here</div>
CSS codes
<p style="color:#debadc">Text here</p>
<div style="background-color:#debadc">Text here</div>
<div style="border: 4px solid #debadc">Text here</div>
#debadc Color on white background
This is how a font and box color of #debadc will look
on a white background.
#debadc Color on black background
This is how a font and box color of #debadc hex color will look
on a black background.