#ddeeff short hex color code is #def.
In RGB color space, #ddeeff hex color has a red value of 221, a green value of 238 and a blue value of 255.
In CMYK color space (used in color printing), #ddeeff hex color is composed of 13.33% cyan, 6.67% magenta, 0% yellow and 0% black.
#ddeeff color has a hue of 210 degrees, a saturation of 100% and a lightness of 93.3%.
#ddeeff hex color contains mainly BLUE.
The closest web safe color of #ddeeff is #ccffff
#ddeeff hex color has a decimal value of 14544639.
HEX | ddeeff | #ddeeff |
---|---|---|
RGB | 221, 238, 255 | rgb(221, 238, 255) |
RGB Percent | 86.67, 93.33, 100 | rgb(86.67, 93.33, 100) |
CMYK | 13, 7, 0, 0 | |
HSL | 210°, 100, 93.3 | hsl(210, 100%, 93.3%) |
HSV | 210°, 13.3, 100 |
XYZ | 78.443, 83.741, 106.637 |
---|---|
Hunter Lab | 91.51, -7.131, -5.034 |
CIE-LAB | 93.338, -2.281, -10.102 |
CIE-LCH | 93.338, 10.356, 257.276 |
CIE-LUV | 13.33, 6.67, 0, 0 |
Web Safe | ccffff |
RGB percent of color #ddeeff
CMYK percent of color #ddeeff
Text with hexadecimal color #ddeeff
This text has a font color of #ddeeff
<p style="color:#ddeeff">Text here</p>
#ddeeff Background Color
This box has a background color of #ddeeff
<div style="background-color:#ddeeff">Text here</div>
#ddeeff Border Color
This box has a border color of #ddeeff
<div style="border: 4px solid #ddeeff">Text here</div>
CSS codes
<p style="color:#ddeeff">Text here</p>
<div style="background-color:#ddeeff">Text here</div>
<div style="border: 4px solid #ddeeff">Text here</div>
#ddeeff Color on white background
This is how a font and box color of #ddeeff will look
on a white background.
#ddeeff Color on black background
This is how a font and box color of #ddeeff hex color will look
on a black background.