In RGB color space, #defbdc hex color has a red value of 222, a green value of 251 and a blue value of 220.
In CMYK color space (used in color printing), #defbdc hex color is composed of 11.55% cyan, 0% magenta, 12.35% yellow and 1.57% black.
#defbdc color has a hue of 116.1 degrees, a saturation of 79.49% and a lightness of 92.4%.
#defbdc hex color contains mainly GREEN.
The closest web safe color of #defbdc is #ccffcc
#defbdc hex color has a decimal value of 14613468.
HEX | defbdc | #defbdc |
---|---|---|
RGB | 222, 251, 220 | rgb(222, 251, 220) |
RGB Percent | 87.06, 98.43, 86.27 | rgb(87.06, 98.43, 86.27) |
CMYK | 12, 0, 12, 2 | |
HSL | 116.1°, 79.49, 92.4 | hsl(116.1, 79.49%, 92.4%) |
HSV | 116.1°, 12.4, 98.4 |
XYZ | 77.54, 89.691, 80.936 |
---|---|
Hunter Lab | 94.705, -19.587, 15.624 |
CIE-LAB | 95.868, -14.996, 11.705 |
CIE-LCH | 95.868, 19.023, 142.026 |
CIE-LUV | 11.55, 0, 12.35, 1.57 |
Web Safe | ccffcc |
RGB percent of color #defbdc
CMYK percent of color #defbdc
Text with hexadecimal color #defbdc
This text has a font color of #defbdc
<p style="color:#defbdc">Text here</p>
#defbdc Background Color
This box has a background color of #defbdc
<div style="background-color:#defbdc">Text here</div>
#defbdc Border Color
This box has a border color of #defbdc
<div style="border: 4px solid #defbdc">Text here</div>
CSS codes
<p style="color:#defbdc">Text here</p>
<div style="background-color:#defbdc">Text here</div>
<div style="border: 4px solid #defbdc">Text here</div>
#defbdc Color on white background
This is how a font and box color of #defbdc will look
on a white background.
#defbdc Color on black background
This is how a font and box color of #defbdc hex color will look
on a black background.