In RGB color space, #defb3c hex color has a red value of 222, a green value of 251 and a blue value of 60.
In CMYK color space (used in color printing), #defb3c hex color is composed of 11.55% cyan, 0% magenta, 76.1% yellow and 1.57% black.
#defb3c color has a hue of 69.1 degrees, a saturation of 95.98% and a lightness of 61%.
#defb3c hex color contains mainly GREEN.
The closest web safe color of #defb3c is #ccff33
#defb3c hex color has a decimal value of 14613308.
HEX | defb3c | #defb3c |
---|---|---|
RGB | 222, 251, 60 | rgb(222, 251, 60) |
RGB Percent | 87.06, 98.43, 23.53 | rgb(87.06, 98.43, 23.53) |
CMYK | 12, 0, 76, 2 | |
HSL | 69.1°, 95.98, 61 | hsl(69.1, 95.98%, 61%) |
HSV | 69.1°, 76.1, 98.4 |
XYZ | 65.437, 84.85, 17.204 |
---|---|
Hunter Lab | 92.114, -34.395, 53.406 |
CIE-LAB | 93.818, -31.854, 81.219 |
CIE-LCH | 93.818, 87.242, 111.415 |
CIE-LUV | 11.55, 0, 76.1, 1.57 |
Web Safe | ccff33 |
RGB percent of color #defb3c
CMYK percent of color #defb3c
Text with hexadecimal color #defb3c
This text has a font color of #defb3c
<p style="color:#defb3c">Text here</p>
#defb3c Background Color
This box has a background color of #defb3c
<div style="background-color:#defb3c">Text here</div>
#defb3c Border Color
This box has a border color of #defb3c
<div style="border: 4px solid #defb3c">Text here</div>
CSS codes
<p style="color:#defb3c">Text here</p>
<div style="background-color:#defb3c">Text here</div>
<div style="border: 4px solid #defb3c">Text here</div>
#defb3c Color on white background
This is how a font and box color of #defb3c will look
on a white background.
#defb3c Color on black background
This is how a font and box color of #defb3c hex color will look
on a black background.