In RGB color space, #defbeb hex color has a red value of 222, a green value of 251 and a blue value of 235.
In CMYK color space (used in color printing), #defbeb hex color is composed of 11.55% cyan, 0% magenta, 6.37% yellow and 1.57% black.
#defbeb color has a hue of 146.9 degrees, a saturation of 78.38% and a lightness of 92.7%.
#defbeb hex color contains mainly GREEN.
The closest web safe color of #defbeb is #ccffff
#defbeb hex color has a decimal value of 14613483.
HEX | defbeb | #defbeb |
---|---|---|
RGB | 222, 251, 235 | rgb(222, 251, 235) |
RGB Percent | 87.06, 98.43, 92.16 | rgb(87.06, 98.43, 92.16) |
CMYK | 12, 0, 6, 2 | |
HSL | 146.9°, 78.38, 92.7 | hsl(146.9, 78.38%, 92.7%) |
HSV | 146.9°, 11.6, 98.4 |
XYZ | 79.617, 90.522, 91.874 |
---|---|
Hunter Lab | 95.143, -17.129, 9.347 |
CIE-LAB | 96.213, -12.345, 4.48 |
CIE-LCH | 96.213, 13.133, 160.054 |
CIE-LUV | 11.55, 0, 6.37, 1.57 |
Web Safe | ccffff |
RGB percent of color #defbeb
CMYK percent of color #defbeb
Text with hexadecimal color #defbeb
This text has a font color of #defbeb
<p style="color:#defbeb">Text here</p>
#defbeb Background Color
This box has a background color of #defbeb
<div style="background-color:#defbeb">Text here</div>
#defbeb Border Color
This box has a border color of #defbeb
<div style="border: 4px solid #defbeb">Text here</div>
CSS codes
<p style="color:#defbeb">Text here</p>
<div style="background-color:#defbeb">Text here</div>
<div style="border: 4px solid #defbeb">Text here</div>
#defbeb Color on white background
This is how a font and box color of #defbeb will look
on a white background.
#defbeb Color on black background
This is how a font and box color of #defbeb hex color will look
on a black background.