In RGB color space, #dfaabb hex color has a red value of 223, a green value of 170 and a blue value of 187.
In CMYK color space (used in color printing), #dfaabb hex color is composed of 0% cyan, 23.77% magenta, 16.14% yellow and 12.55% black.
#dfaabb color has a hue of 340.8 degrees, a saturation of 45.3% and a lightness of 77.1%.
#dfaabb hex color contains mainly RED.
The closest web safe color of #dfaabb is #cc99cc
#dfaabb hex color has a decimal value of 14658235.
HEX | dfaabb | #dfaabb |
---|---|---|
RGB | 223, 170, 187 | rgb(223, 170, 187) |
RGB Percent | 87.45, 66.67, 73.33 | rgb(87.45, 66.67, 73.33) |
CMYK | 0, 24, 16, 13 | |
HSL | 340.8°, 45.3, 77.1 | hsl(340.8, 45.3%, 77.1%) |
HSV | 340.8°, 23.8, 87.5 |
XYZ | 53.776, 48.025, 53.449 |
---|---|
Hunter Lab | 69.3, 17.239, 2.782 |
CIE-LAB | 74.841, 21.988, -1.148 |
CIE-LCH | 74.841, 22.018, 357.011 |
CIE-LUV | 0, 23.77, 16.14, 12.55 |
Web Safe | cc99cc |
RGB percent of color #dfaabb
CMYK percent of color #dfaabb
Text with hexadecimal color #dfaabb
This text has a font color of #dfaabb
<p style="color:#dfaabb">Text here</p>
#dfaabb Background Color
This box has a background color of #dfaabb
<div style="background-color:#dfaabb">Text here</div>
#dfaabb Border Color
This box has a border color of #dfaabb
<div style="border: 4px solid #dfaabb">Text here</div>
CSS codes
<p style="color:#dfaabb">Text here</p>
<div style="background-color:#dfaabb">Text here</div>
<div style="border: 4px solid #dfaabb">Text here</div>
#dfaabb Color on white background
This is how a font and box color of #dfaabb will look
on a white background.
#dfaabb Color on black background
This is how a font and box color of #dfaabb hex color will look
on a black background.