In RGB color space, #ddd0ff hex color has a red value of 221, a green value of 208 and a blue value of 255.
In CMYK color space (used in color printing), #ddd0ff hex color is composed of 13.33% cyan, 18.43% magenta, 0% yellow and 0% black.
#ddd0ff color has a hue of 256.6 degrees, a saturation of 100% and a lightness of 90.8%.
#ddd0ff hex color contains mainly BLUE.
The closest web safe color of #ddd0ff is #ccccff
#ddd0ff hex color has a decimal value of 14536959.
HEX | ddd0ff | #ddd0ff |
---|---|---|
RGB | 221, 208, 255 | rgb(221, 208, 255) |
RGB Percent | 86.67, 81.57, 100 | rgb(86.67, 81.57, 100) |
CMYK | 13, 18, 0, 0 | |
HSL | 256.6°, 100, 90.8 | hsl(256.6, 100%, 90.8%) |
HSV | 256.6°, 18.4, 100 |
XYZ | 70.425, 67.704, 103.964 |
---|---|
Hunter Lab | 82.282, 8.783, -17.315 |
CIE-LAB | 85.858, 13.401, -21.324 |
CIE-LCH | 85.858, 25.185, 302.147 |
CIE-LUV | 13.33, 18.43, 0, 0 |
Web Safe | ccccff |
RGB percent of color #ddd0ff
CMYK percent of color #ddd0ff
Text with hexadecimal color #ddd0ff
This text has a font color of #ddd0ff
<p style="color:#ddd0ff">Text here</p>
#ddd0ff Background Color
This box has a background color of #ddd0ff
<div style="background-color:#ddd0ff">Text here</div>
#ddd0ff Border Color
This box has a border color of #ddd0ff
<div style="border: 4px solid #ddd0ff">Text here</div>
CSS codes
<p style="color:#ddd0ff">Text here</p>
<div style="background-color:#ddd0ff">Text here</div>
<div style="border: 4px solid #ddd0ff">Text here</div>
#ddd0ff Color on white background
This is how a font and box color of #ddd0ff will look
on a white background.
#ddd0ff Color on black background
This is how a font and box color of #ddd0ff hex color will look
on a black background.