In RGB color space, #dff0ff hex color has a red value of 223, a green value of 240 and a blue value of 255.
In CMYK color space (used in color printing), #dff0ff hex color is composed of 12.55% cyan, 5.88% magenta, 0% yellow and 0% black.
#dff0ff color has a hue of 208.1 degrees, a saturation of 100% and a lightness of 93.7%.
#dff0ff hex color contains mainly BLUE.
The closest web safe color of #dff0ff is #ccffff
#dff0ff hex color has a decimal value of 14676223.
HEX | dff0ff | #dff0ff |
---|---|---|
RGB | 223, 240, 255 | rgb(223, 240, 255) |
RGB Percent | 87.45, 94.12, 100 | rgb(87.45, 94.12, 100) |
CMYK | 13, 6, 0, 0 | |
HSL | 208.1°, 100, 93.7 | hsl(208.1, 100%, 93.7%) |
HSV | 208.1°, 12.5, 100 |
XYZ | 79.642, 85.228, 106.861 |
---|---|
Hunter Lab | 92.319, -7.569, -4.006 |
CIE-LAB | 93.981, -2.677, -9.131 |
CIE-LCH | 93.981, 9.515, 253.66 |
CIE-LUV | 12.55, 5.88, 0, 0 |
Web Safe | ccffff |
RGB percent of color #dff0ff
CMYK percent of color #dff0ff
Text with hexadecimal color #dff0ff
This text has a font color of #dff0ff
<p style="color:#dff0ff">Text here</p>
#dff0ff Background Color
This box has a background color of #dff0ff
<div style="background-color:#dff0ff">Text here</div>
#dff0ff Border Color
This box has a border color of #dff0ff
<div style="border: 4px solid #dff0ff">Text here</div>
CSS codes
<p style="color:#dff0ff">Text here</p>
<div style="background-color:#dff0ff">Text here</div>
<div style="border: 4px solid #dff0ff">Text here</div>
#dff0ff Color on white background
This is how a font and box color of #dff0ff will look
on a white background.
#dff0ff Color on black background
This is how a font and box color of #dff0ff hex color will look
on a black background.