In RGB color space, #defbdf hex color has a red value of 222, a green value of 251 and a blue value of 223.
In CMYK color space (used in color printing), #defbdf hex color is composed of 11.55% cyan, 0% magenta, 11.16% yellow and 1.57% black.
#defbdf color has a hue of 122.1 degrees, a saturation of 78.38% and a lightness of 92.7%.
#defbdf hex color contains mainly GREEN.
The closest web safe color of #defbdf is #ccffcc
#defbdf hex color has a decimal value of 14613471.
HEX | defbdf | #defbdf |
---|---|---|
RGB | 222, 251, 223 | rgb(222, 251, 223) |
RGB Percent | 87.06, 98.43, 87.45 | rgb(87.06, 98.43, 87.45) |
CMYK | 12, 0, 11, 2 | |
HSL | 122.1°, 78.38, 92.7 | hsl(122.1, 78.38%, 92.7%) |
HSV | 122.1°, 11.6, 98.4 |
XYZ | 77.941, 89.852, 83.047 |
---|---|
Hunter Lab | 94.79, -19.112, 14.408 |
CIE-LAB | 95.935, -14.48, 10.259 |
CIE-LCH | 95.935, 17.746, 144.683 |
CIE-LUV | 11.55, 0, 11.16, 1.57 |
Web Safe | ccffcc |
RGB percent of color #defbdf
CMYK percent of color #defbdf
Text with hexadecimal color #defbdf
This text has a font color of #defbdf
<p style="color:#defbdf">Text here</p>
#defbdf Background Color
This box has a background color of #defbdf
<div style="background-color:#defbdf">Text here</div>
#defbdf Border Color
This box has a border color of #defbdf
<div style="border: 4px solid #defbdf">Text here</div>
CSS codes
<p style="color:#defbdf">Text here</p>
<div style="background-color:#defbdf">Text here</div>
<div style="border: 4px solid #defbdf">Text here</div>
#defbdf Color on white background
This is how a font and box color of #defbdf will look
on a white background.
#defbdf Color on black background
This is how a font and box color of #defbdf hex color will look
on a black background.