In RGB color space, #ddbaaa hex color has a red value of 221, a green value of 186 and a blue value of 170.
In CMYK color space (used in color printing), #ddbaaa hex color is composed of 0% cyan, 15.84% magenta, 23.08% yellow and 13.33% black.
#ddbaaa color has a hue of 18.8 degrees, a saturation of 42.86% and a lightness of 76.7%.
#ddbaaa hex color contains mainly RED.
The closest web safe color of #ddbaaa is #cccc99
#ddbaaa hex color has a decimal value of 14531242.
HEX | ddbaaa | #ddbaaa |
---|---|---|
RGB | 221, 186, 170 | rgb(221, 186, 170) |
RGB Percent | 86.67, 72.94, 66.67 | rgb(86.67, 72.94, 66.67) |
CMYK | 0, 16, 23, 13 | |
HSL | 18.8°, 42.86, 76.7 | hsl(18.8, 42.86%, 76.7%) |
HSV | 18.8°, 23.1, 86.7 |
XYZ | 54.633, 53.392, 45.456 |
---|---|
Hunter Lab | 73.07, 5.589, 14.265 |
CIE-LAB | 78.106, 10.099, 12.775 |
CIE-LCH | 78.106, 16.285, 51.673 |
CIE-LUV | 0, 15.84, 23.08, 13.33 |
Web Safe | cccc99 |
RGB percent of color #ddbaaa
CMYK percent of color #ddbaaa
Text with hexadecimal color #ddbaaa
This text has a font color of #ddbaaa
<p style="color:#ddbaaa">Text here</p>
#ddbaaa Background Color
This box has a background color of #ddbaaa
<div style="background-color:#ddbaaa">Text here</div>
#ddbaaa Border Color
This box has a border color of #ddbaaa
<div style="border: 4px solid #ddbaaa">Text here</div>
CSS codes
<p style="color:#ddbaaa">Text here</p>
<div style="background-color:#ddbaaa">Text here</div>
<div style="border: 4px solid #ddbaaa">Text here</div>
#ddbaaa Color on white background
This is how a font and box color of #ddbaaa will look
on a white background.
#ddbaaa Color on black background
This is how a font and box color of #ddbaaa hex color will look
on a black background.