In RGB color space, #defedf hex color has a red value of 222, a green value of 254 and a blue value of 223.
In CMYK color space (used in color printing), #defedf hex color is composed of 12.6% cyan, 0% magenta, 12.2% yellow and 0.39% black.
#defedf color has a hue of 121.9 degrees, a saturation of 94.12% and a lightness of 93.3%.
#defedf hex color contains mainly GREEN.
The closest web safe color of #defedf is #ccffcc
#defedf hex color has a decimal value of 14614239.
HEX | defedf | #defedf |
---|---|---|
RGB | 222, 254, 223 | rgb(222, 254, 223) |
RGB Percent | 87.06, 99.61, 87.45 | rgb(87.06, 99.61, 87.45) |
CMYK | 13, 0, 12, 0 | |
HSL | 121.9°, 94.12, 93.3 | hsl(121.9, 94.12%, 93.3%) |
HSV | 121.9°, 12.6, 99.6 |
XYZ | 78.885, 91.741, 83.362 |
---|---|
Hunter Lab | 95.782, -20.606, 15.445 |
CIE-LAB | 96.714, -15.956, 11.371 |
CIE-LCH | 96.714, 19.593, 144.525 |
CIE-LUV | 12.6, 0, 12.2, 0.39 |
Web Safe | ccffcc |
RGB percent of color #defedf
CMYK percent of color #defedf
Text with hexadecimal color #defedf
This text has a font color of #defedf
<p style="color:#defedf">Text here</p>
#defedf Background Color
This box has a background color of #defedf
<div style="background-color:#defedf">Text here</div>
#defedf Border Color
This box has a border color of #defedf
<div style="border: 4px solid #defedf">Text here</div>
CSS codes
<p style="color:#defedf">Text here</p>
<div style="background-color:#defedf">Text here</div>
<div style="border: 4px solid #defedf">Text here</div>
#defedf Color on white background
This is how a font and box color of #defedf will look
on a white background.
#defedf Color on black background
This is how a font and box color of #defedf hex color will look
on a black background.