In RGB color space, #defaff hex color has a red value of 222, a green value of 250 and a blue value of 255.
In CMYK color space (used in color printing), #defaff hex color is composed of 12.94% cyan, 1.96% magenta, 0% yellow and 0% black.
#defaff color has a hue of 189.1 degrees, a saturation of 100% and a lightness of 93.5%.
#defaff hex color contains mainly BLUE.
The closest web safe color of #defaff is #ccffff
#defaff hex color has a decimal value of 14613247.
HEX | defaff | #defaff |
---|---|---|
RGB | 222, 250, 255 | rgb(222, 250, 255) |
RGB Percent | 87.06, 98.04, 100 | rgb(87.06, 98.04, 100) |
CMYK | 13, 2, 0, 0 | |
HSL | 189.1°, 100, 93.5 | hsl(189.1, 100%, 93.5%) |
HSV | 189.1°, 12.9, 100 |
XYZ | 82.36, 91.121, 107.855 |
---|---|
Hunter Lab | 95.457, -13.042, -0.17 |
CIE-LAB | 96.46, -8.058, -5.472 |
CIE-LCH | 96.46, 9.74, 214.18 |
CIE-LUV | 12.94, 1.96, 0, 0 |
Web Safe | ccffff |
RGB percent of color #defaff
CMYK percent of color #defaff
Text with hexadecimal color #defaff
This text has a font color of #defaff
<p style="color:#defaff">Text here</p>
#defaff Background Color
This box has a background color of #defaff
<div style="background-color:#defaff">Text here</div>
#defaff Border Color
This box has a border color of #defaff
<div style="border: 4px solid #defaff">Text here</div>
CSS codes
<p style="color:#defaff">Text here</p>
<div style="background-color:#defaff">Text here</div>
<div style="border: 4px solid #defaff">Text here</div>
#defaff Color on white background
This is how a font and box color of #defaff will look
on a white background.
#defaff Color on black background
This is how a font and box color of #defaff hex color will look
on a black background.