#ddaabb short hex color code is #dab.
In RGB color space, #ddaabb hex color has a red value of 221, a green value of 170 and a blue value of 187.
In CMYK color space (used in color printing), #ddaabb hex color is composed of 0% cyan, 23.08% magenta, 15.38% yellow and 13.33% black.
#ddaabb color has a hue of 340 degrees, a saturation of 42.86% and a lightness of 76.7%.
#ddaabb hex color contains mainly RED.
The closest web safe color of #ddaabb is #cc99cc
#ddaabb hex color has a decimal value of 14527163.
HEX | ddaabb | #ddaabb |
---|---|---|
RGB | 221, 170, 187 | rgb(221, 170, 187) |
RGB Percent | 86.67, 66.67, 73.33 | rgb(86.67, 66.67, 73.33) |
CMYK | 0, 23, 15, 13 | |
HSL | 340°, 42.86, 76.7 | hsl(340, 42.86%, 76.7%) |
HSV | 340°, 23.1, 86.7 |
XYZ | 53.163, 47.709, 53.421 |
---|---|
Hunter Lab | 69.072, 16.512, 2.494 |
CIE-LAB | 74.641, 21.271, -1.464 |
CIE-LCH | 74.641, 21.321, 356.063 |
CIE-LUV | 0, 23.08, 15.38, 13.33 |
Web Safe | cc99cc |
RGB percent of color #ddaabb
CMYK percent of color #ddaabb
Text with hexadecimal color #ddaabb
This text has a font color of #ddaabb
<p style="color:#ddaabb">Text here</p>
#ddaabb Background Color
This box has a background color of #ddaabb
<div style="background-color:#ddaabb">Text here</div>
#ddaabb Border Color
This box has a border color of #ddaabb
<div style="border: 4px solid #ddaabb">Text here</div>
CSS codes
<p style="color:#ddaabb">Text here</p>
<div style="background-color:#ddaabb">Text here</div>
<div style="border: 4px solid #ddaabb">Text here</div>
#ddaabb Color on white background
This is how a font and box color of #ddaabb will look
on a white background.
#ddaabb Color on black background
This is how a font and box color of #ddaabb hex color will look
on a black background.