In RGB color space, #ddcdef hex color has a red value of 221, a green value of 205 and a blue value of 239.
In CMYK color space (used in color printing), #ddcdef hex color is composed of 7.53% cyan, 14.23% magenta, 0% yellow and 6.27% black.
#ddcdef color has a hue of 268.2 degrees, a saturation of 51.52% and a lightness of 87.1%.
#ddcdef hex color contains mainly BLUE.
The closest web safe color of #ddcdef is #ccccff
#ddcdef hex color has a decimal value of 14536175.
HEX | ddcdef | #ddcdef |
---|---|---|
RGB | 221, 205, 239 | rgb(221, 205, 239) |
RGB Percent | 86.67, 80.39, 93.73 | rgb(86.67, 80.39, 93.73) |
CMYK | 8, 14, 0, 6 | |
HSL | 268.2°, 51.52, 87.1 | hsl(268.2, 51.52%, 87.1%) |
HSV | 268.2°, 14.2, 93.7 |
XYZ | 67.23, 65.267, 90.716 |
---|---|
Hunter Lab | 80.788, 7.165, -10.025 |
CIE-LAB | 84.621, 11.785, -14.709 |
CIE-LCH | 84.621, 18.848, 308.702 |
CIE-LUV | 7.53, 14.23, 0, 6.27 |
Web Safe | ccccff |
RGB percent of color #ddcdef
CMYK percent of color #ddcdef
Text with hexadecimal color #ddcdef
This text has a font color of #ddcdef
<p style="color:#ddcdef">Text here</p>
#ddcdef Background Color
This box has a background color of #ddcdef
<div style="background-color:#ddcdef">Text here</div>
#ddcdef Border Color
This box has a border color of #ddcdef
<div style="border: 4px solid #ddcdef">Text here</div>
CSS codes
<p style="color:#ddcdef">Text here</p>
<div style="background-color:#ddcdef">Text here</div>
<div style="border: 4px solid #ddcdef">Text here</div>
#ddcdef Color on white background
This is how a font and box color of #ddcdef will look
on a white background.
#ddcdef Color on black background
This is how a font and box color of #ddcdef hex color will look
on a black background.