In RGB color space, #dffeff hex color has a red value of 223, a green value of 254 and a blue value of 255.
In CMYK color space (used in color printing), #dffeff hex color is composed of 12.55% cyan, 0.39% magenta, 0% yellow and 0% black.
#dffeff color has a hue of 181.9 degrees, a saturation of 100% and a lightness of 93.7%.
#dffeff hex color contains mainly BLUE.
The closest web safe color of #dffeff is #ccffff
#dffeff hex color has a decimal value of 14679807.
HEX | dffeff | #dffeff |
---|---|---|
RGB | 223, 254, 255 | rgb(223, 254, 255) |
RGB Percent | 87.45, 99.61, 100 | rgb(87.45, 99.61, 100) |
CMYK | 13, 0, 0, 0 | |
HSL | 181.9°, 100, 93.7 | hsl(181.9, 100%, 93.7%) |
HSV | 181.9°, 12.5, 100 |
XYZ | 83.923, 93.792, 108.288 |
---|---|
Hunter Lab | 96.846, -14.8, 1.498 |
CIE-LAB | 97.548, -9.752, -3.862 |
CIE-LCH | 97.548, 10.489, 201.605 |
CIE-LUV | 12.55, 0.39, 0, 0 |
Web Safe | ccffff |
RGB percent of color #dffeff
CMYK percent of color #dffeff
Text with hexadecimal color #dffeff
This text has a font color of #dffeff
<p style="color:#dffeff">Text here</p>
#dffeff Background Color
This box has a background color of #dffeff
<div style="background-color:#dffeff">Text here</div>
#dffeff Border Color
This box has a border color of #dffeff
<div style="border: 4px solid #dffeff">Text here</div>
CSS codes
<p style="color:#dffeff">Text here</p>
<div style="background-color:#dffeff">Text here</div>
<div style="border: 4px solid #dffeff">Text here</div>
#dffeff Color on white background
This is how a font and box color of #dffeff will look
on a white background.
#dffeff Color on black background
This is how a font and box color of #dffeff hex color will look
on a black background.