In RGB color space, #dfaaaa hex color has a red value of 223, a green value of 170 and a blue value of 170.
In CMYK color space (used in color printing), #dfaaaa hex color is composed of 0% cyan, 23.77% magenta, 23.77% yellow and 12.55% black.
#dfaaaa color has a hue of 0 degrees, a saturation of 45.3% and a lightness of 77.1%.
#dfaaaa hex color contains mainly RED.
The closest web safe color of #dfaaaa is #cc9999
#dfaaaa hex color has a decimal value of 14658218.
HEX | dfaaaa | #dfaaaa |
---|---|---|
RGB | 223, 170, 170 | rgb(223, 170, 170) |
RGB Percent | 87.45, 66.67, 66.67 | rgb(87.45, 66.67, 66.67) |
CMYK | 0, 24, 24, 13 | |
HSL | 0°, 45.3, 77.1 | hsl(0, 45.3%, 77.1%) |
HSV | 0°, 23.8, 87.5 |
XYZ | 52.062, 47.34, 44.424 |
---|---|
Hunter Lab | 68.804, 14.659, 9.882 |
CIE-LAB | 74.407, 19.417, 7.537 |
CIE-LCH | 74.407, 20.828, 21.214 |
CIE-LUV | 0, 23.77, 23.77, 12.55 |
Web Safe | cc9999 |
RGB percent of color #dfaaaa
CMYK percent of color #dfaaaa
Text with hexadecimal color #dfaaaa
This text has a font color of #dfaaaa
<p style="color:#dfaaaa">Text here</p>
#dfaaaa Background Color
This box has a background color of #dfaaaa
<div style="background-color:#dfaaaa">Text here</div>
#dfaaaa Border Color
This box has a border color of #dfaaaa
<div style="border: 4px solid #dfaaaa">Text here</div>
CSS codes
<p style="color:#dfaaaa">Text here</p>
<div style="background-color:#dfaaaa">Text here</div>
<div style="border: 4px solid #dfaaaa">Text here</div>
#dfaaaa Color on white background
This is how a font and box color of #dfaaaa will look
on a white background.
#dfaaaa Color on black background
This is how a font and box color of #dfaaaa hex color will look
on a black background.