In RGB color space, #dcaabb hex color has a red value of 220, a green value of 170 and a blue value of 187.
In CMYK color space (used in color printing), #dcaabb hex color is composed of 0% cyan, 22.73% magenta, 15% yellow and 13.73% black.
#dcaabb color has a hue of 339.6 degrees, a saturation of 41.67% and a lightness of 76.5%.
#dcaabb hex color contains mainly RED.
The closest web safe color of #dcaabb is #cc99cc
#dcaabb hex color has a decimal value of 14461627.
HEX | dcaabb | #dcaabb |
---|---|---|
RGB | 220, 170, 187 | rgb(220, 170, 187) |
RGB Percent | 86.27, 66.67, 73.33 | rgb(86.27, 66.67, 73.33) |
CMYK | 0, 23, 15, 14 | |
HSL | 339.6°, 41.67, 76.5 | hsl(339.6, 41.67%, 76.5%) |
HSV | 339.6°, 22.7, 86.3 |
XYZ | 52.86, 47.553, 53.406 |
---|---|
Hunter Lab | 68.959, 16.151, 2.353 |
CIE-LAB | 74.542, 20.913, -1.62 |
CIE-LCH | 74.542, 20.976, 355.57 |
CIE-LUV | 0, 22.73, 15, 13.73 |
Web Safe | cc99cc |
RGB percent of color #dcaabb
CMYK percent of color #dcaabb
Text with hexadecimal color #dcaabb
This text has a font color of #dcaabb
<p style="color:#dcaabb">Text here</p>
#dcaabb Background Color
This box has a background color of #dcaabb
<div style="background-color:#dcaabb">Text here</div>
#dcaabb Border Color
This box has a border color of #dcaabb
<div style="border: 4px solid #dcaabb">Text here</div>
CSS codes
<p style="color:#dcaabb">Text here</p>
<div style="background-color:#dcaabb">Text here</div>
<div style="border: 4px solid #dcaabb">Text here</div>
#dcaabb Color on white background
This is how a font and box color of #dcaabb will look
on a white background.
#dcaabb Color on black background
This is how a font and box color of #dcaabb hex color will look
on a black background.