In RGB color space, #defcfd hex color has a red value of 222, a green value of 252 and a blue value of 253.
In CMYK color space (used in color printing), #defcfd hex color is composed of 12.25% cyan, 0.4% magenta, 0% yellow and 0.78% black.
#defcfd color has a hue of 181.9 degrees, a saturation of 88.57% and a lightness of 93.1%.
#defcfd hex color contains mainly BLUE.
The closest web safe color of #defcfd is #ccffff
#defcfd hex color has a decimal value of 14613757.
HEX | defcfd | #defcfd |
---|---|---|
RGB | 222, 252, 253 | rgb(222, 252, 253) |
RGB Percent | 87.06, 98.82, 99.22 | rgb(87.06, 98.82, 99.22) |
CMYK | 12, 0, 0, 1 | |
HSL | 181.9°, 88.57, 93.1 | hsl(181.9, 88.57%, 93.1%) |
HSV | 181.9°, 12.3, 99.2 |
XYZ | 82.664, 92.242, 106.376 |
---|---|
Hunter Lab | 96.043, -14.44, 1.561 |
CIE-LAB | 96.919, -9.452, -3.765 |
CIE-LCH | 96.919, 10.174, 201.719 |
CIE-LUV | 12.25, 0.4, 0, 0.78 |
Web Safe | ccffff |
RGB percent of color #defcfd
CMYK percent of color #defcfd
Text with hexadecimal color #defcfd
This text has a font color of #defcfd
<p style="color:#defcfd">Text here</p>
#defcfd Background Color
This box has a background color of #defcfd
<div style="background-color:#defcfd">Text here</div>
#defcfd Border Color
This box has a border color of #defcfd
<div style="border: 4px solid #defcfd">Text here</div>
CSS codes
<p style="color:#defcfd">Text here</p>
<div style="background-color:#defcfd">Text here</div>
<div style="border: 4px solid #defcfd">Text here</div>
#defcfd Color on white background
This is how a font and box color of #defcfd will look
on a white background.
#defcfd Color on black background
This is how a font and box color of #defcfd hex color will look
on a black background.