In RGB color space, #defcff hex color has a red value of 222, a green value of 252 and a blue value of 255.
In CMYK color space (used in color printing), #defcff hex color is composed of 12.94% cyan, 1.18% magenta, 0% yellow and 0% black.
#defcff color has a hue of 185.5 degrees, a saturation of 100% and a lightness of 93.5%.
#defcff hex color contains mainly BLUE.
The closest web safe color of #defcff is #ccffff
#defcff hex color has a decimal value of 14613759.
HEX | defcff | #defcff |
---|---|---|
RGB | 222, 252, 255 | rgb(222, 252, 255) |
RGB Percent | 87.06, 98.82, 100 | rgb(87.06, 98.82, 100) |
CMYK | 13, 1, 0, 0 | |
HSL | 185.5°, 100, 93.5 | hsl(185.5, 100%, 93.5%) |
HSV | 185.5°, 12.9, 100 |
XYZ | 82.985, 92.37, 108.063 |
---|---|
Hunter Lab | 96.109, -14.067, 0.612 |
CIE-LAB | 96.971, -9.06, -4.718 |
CIE-LCH | 96.971, 10.215, 207.508 |
CIE-LUV | 12.94, 1.18, 0, 0 |
Web Safe | ccffff |
RGB percent of color #defcff
CMYK percent of color #defcff
Text with hexadecimal color #defcff
This text has a font color of #defcff
<p style="color:#defcff">Text here</p>
#defcff Background Color
This box has a background color of #defcff
<div style="background-color:#defcff">Text here</div>
#defcff Border Color
This box has a border color of #defcff
<div style="border: 4px solid #defcff">Text here</div>
CSS codes
<p style="color:#defcff">Text here</p>
<div style="background-color:#defcff">Text here</div>
<div style="border: 4px solid #defcff">Text here</div>
#defcff Color on white background
This is how a font and box color of #defcff will look
on a white background.
#defcff Color on black background
This is how a font and box color of #defcff hex color will look
on a black background.