In RGB color space, #ddcabb hex color has a red value of 221, a green value of 202 and a blue value of 187.
In CMYK color space (used in color printing), #ddcabb hex color is composed of 0% cyan, 8.6% magenta, 15.38% yellow and 13.33% black.
#ddcabb color has a hue of 26.5 degrees, a saturation of 33.33% and a lightness of 80%.
#ddcabb hex color contains mainly RED.
The closest web safe color of #ddcabb is #cccccc
#ddcabb hex color has a decimal value of 14535355.
HEX | ddcabb | #ddcabb |
---|---|---|
RGB | 221, 202, 187 | rgb(221, 202, 187) |
RGB Percent | 86.67, 79.22, 73.33 | rgb(86.67, 79.22, 73.33) |
CMYK | 0, 9, 15, 13 | |
HSL | 26.5°, 33.33, 80 | hsl(26.5, 33.33%, 80%) |
HSV | 26.5°, 15.4, 86.7 |
XYZ | 59.909, 61.201, 55.669 |
---|---|
Hunter Lab | 78.231, -0.21, 12.571 |
CIE-LAB | 82.487, 4.19, 9.88 |
CIE-LCH | 82.487, 10.732, 67.019 |
CIE-LUV | 0, 8.6, 15.38, 13.33 |
Web Safe | cccccc |
RGB percent of color #ddcabb
CMYK percent of color #ddcabb
Text with hexadecimal color #ddcabb
This text has a font color of #ddcabb
<p style="color:#ddcabb">Text here</p>
#ddcabb Background Color
This box has a background color of #ddcabb
<div style="background-color:#ddcabb">Text here</div>
#ddcabb Border Color
This box has a border color of #ddcabb
<div style="border: 4px solid #ddcabb">Text here</div>
CSS codes
<p style="color:#ddcabb">Text here</p>
<div style="background-color:#ddcabb">Text here</div>
<div style="border: 4px solid #ddcabb">Text here</div>
#ddcabb Color on white background
This is how a font and box color of #ddcabb will look
on a white background.
#ddcabb Color on black background
This is how a font and box color of #ddcabb hex color will look
on a black background.