In RGB color space, #defbbd hex color has a red value of 222, a green value of 251 and a blue value of 189.
In CMYK color space (used in color printing), #defbbd hex color is composed of 11.55% cyan, 0% magenta, 24.7% yellow and 1.57% black.
#defbbd color has a hue of 88.1 degrees, a saturation of 88.57% and a lightness of 86.3%.
#defbbd hex color contains mainly GREEN.
The closest web safe color of #defbbd is #ccffcc
#defbbd hex color has a decimal value of 14613437.
HEX | defbbd | #defbbd |
---|---|---|
RGB | 222, 251, 189 | rgb(222, 251, 189) |
RGB Percent | 87.06, 98.43, 74.12 | rgb(87.06, 98.43, 74.12) |
CMYK | 12, 0, 25, 2 | |
HSL | 88.1°, 88.57, 86.3 | hsl(88.1, 88.57%, 86.3%) |
HSV | 88.1°, 24.7, 98.4 |
XYZ | 73.807, 88.198, 61.278 |
---|---|
Hunter Lab | 93.914, -24.066, 27.053 |
CIE-LAB | 95.244, -19.926, 26.676 |
CIE-LCH | 95.244, 33.296, 126.758 |
CIE-LUV | 11.55, 0, 24.7, 1.57 |
Web Safe | ccffcc |
RGB percent of color #defbbd
CMYK percent of color #defbbd
Text with hexadecimal color #defbbd
This text has a font color of #defbbd
<p style="color:#defbbd">Text here</p>
#defbbd Background Color
This box has a background color of #defbbd
<div style="background-color:#defbbd">Text here</div>
#defbbd Border Color
This box has a border color of #defbbd
<div style="border: 4px solid #defbbd">Text here</div>
CSS codes
<p style="color:#defbbd">Text here</p>
<div style="background-color:#defbbd">Text here</div>
<div style="border: 4px solid #defbbd">Text here</div>
#defbbd Color on white background
This is how a font and box color of #defbbd will look
on a white background.
#defbbd Color on black background
This is how a font and box color of #defbbd hex color will look
on a black background.