In RGB color space, #defccd hex color has a red value of 222, a green value of 252 and a blue value of 205.
In CMYK color space (used in color printing), #defccd hex color is composed of 11.9% cyan, 0% magenta, 18.65% yellow and 1.18% black.
#defccd color has a hue of 98.3 degrees, a saturation of 88.68% and a lightness of 89.6%.
#defccd hex color contains mainly GREEN.
The closest web safe color of #defccd is #ccffcc
#defccd hex color has a decimal value of 14613709.
HEX | defccd | #defccd |
---|---|---|
RGB | 222, 252, 205 | rgb(222, 252, 205) |
RGB Percent | 87.06, 98.82, 80.39 | rgb(87.06, 98.82, 80.39) |
CMYK | 12, 0, 19, 1 | |
HSL | 98.3°, 88.68, 89.6 | hsl(98.3, 88.68%, 89.6%) |
HSV | 98.3°, 18.7, 98.8 |
XYZ | 75.954, 89.558, 71.041 |
---|---|
Hunter Lab | 94.635, -22.348, 21.737 |
CIE-LAB | 95.813, -17.964, 19.316 |
CIE-LCH | 95.813, 26.378, 132.923 |
CIE-LUV | 11.9, 0, 18.65, 1.18 |
Web Safe | ccffcc |
RGB percent of color #defccd
CMYK percent of color #defccd
Text with hexadecimal color #defccd
This text has a font color of #defccd
<p style="color:#defccd">Text here</p>
#defccd Background Color
This box has a background color of #defccd
<div style="background-color:#defccd">Text here</div>
#defccd Border Color
This box has a border color of #defccd
<div style="border: 4px solid #defccd">Text here</div>
CSS codes
<p style="color:#defccd">Text here</p>
<div style="background-color:#defccd">Text here</div>
<div style="border: 4px solid #defccd">Text here</div>
#defccd Color on white background
This is how a font and box color of #defccd will look
on a white background.
#defccd Color on black background
This is how a font and box color of #defccd hex color will look
on a black background.