#ddccff short hex color code is #dcf.
In RGB color space, #ddccff hex color has a red value of 221, a green value of 204 and a blue value of 255.
In CMYK color space (used in color printing), #ddccff hex color is composed of 13.33% cyan, 20% magenta, 0% yellow and 0% black.
#ddccff color has a hue of 260 degrees, a saturation of 100% and a lightness of 90%.
#ddccff hex color contains mainly BLUE.
The closest web safe color of #ddccff is #ccccff
#ddccff hex color has a decimal value of 14535935.
HEX | ddccff | #ddccff |
---|---|---|
RGB | 221, 204, 255 | rgb(221, 204, 255) |
RGB Percent | 86.67, 80, 100 | rgb(86.67, 80, 100) |
CMYK | 13, 20, 0, 0 | |
HSL | 260°, 100, 90 | hsl(260, 100%, 90%) |
HSV | 260°, 20, 100 |
XYZ | 69.462, 65.778, 103.643 |
---|---|
Hunter Lab | 81.104, 10.947, -18.995 |
CIE-LAB | 84.883, 15.533, -22.802 |
CIE-LCH | 84.883, 27.59, 304.263 |
CIE-LUV | 13.33, 20, 0, 0 |
Web Safe | ccccff |
RGB percent of color #ddccff
CMYK percent of color #ddccff
Text with hexadecimal color #ddccff
This text has a font color of #ddccff
<p style="color:#ddccff">Text here</p>
#ddccff Background Color
This box has a background color of #ddccff
<div style="background-color:#ddccff">Text here</div>
#ddccff Border Color
This box has a border color of #ddccff
<div style="border: 4px solid #ddccff">Text here</div>
CSS codes
<p style="color:#ddccff">Text here</p>
<div style="background-color:#ddccff">Text here</div>
<div style="border: 4px solid #ddccff">Text here</div>
#ddccff Color on white background
This is how a font and box color of #ddccff will look
on a white background.
#ddccff Color on black background
This is how a font and box color of #ddccff hex color will look
on a black background.