In RGB color space, #defb64 hex color has a red value of 222, a green value of 251 and a blue value of 100.
In CMYK color space (used in color printing), #defb64 hex color is composed of 11.55% cyan, 0% magenta, 60.16% yellow and 1.57% black.
#defb64 color has a hue of 71.5 degrees, a saturation of 94.97% and a lightness of 68.8%.
#defb64 hex color contains mainly GREEN.
The closest web safe color of #defb64 is #ccff66
#defb64 hex color has a decimal value of 14613348.
HEX | defb64 | #defb64 |
---|---|---|
RGB | 222, 251, 100 | rgb(222, 251, 100) |
RGB Percent | 87.06, 98.43, 39.22 | rgb(87.06, 98.43, 39.22) |
CMYK | 12, 0, 60, 2 | |
HSL | 71.5°, 94.97, 68.8 | hsl(71.5, 94.97%, 68.8%) |
HSV | 71.5°, 60.2, 98.4 |
XYZ | 66.922, 85.444, 25.022 |
---|---|
Hunter Lab | 92.436, -32.532, 48.656 |
CIE-LAB | 94.074, -29.642, 67.279 |
CIE-LCH | 94.074, 73.519, 113.777 |
CIE-LUV | 11.55, 0, 60.16, 1.57 |
Web Safe | ccff66 |
RGB percent of color #defb64
CMYK percent of color #defb64
Text with hexadecimal color #defb64
This text has a font color of #defb64
<p style="color:#defb64">Text here</p>
#defb64 Background Color
This box has a background color of #defb64
<div style="background-color:#defb64">Text here</div>
#defb64 Border Color
This box has a border color of #defb64
<div style="border: 4px solid #defb64">Text here</div>
CSS codes
<p style="color:#defb64">Text here</p>
<div style="background-color:#defb64">Text here</div>
<div style="border: 4px solid #defb64">Text here</div>
#defb64 Color on white background
This is how a font and box color of #defb64 will look
on a white background.
#defb64 Color on black background
This is how a font and box color of #defb64 hex color will look
on a black background.