In RGB color space, #ffdaaa hex color has a red value of 255, a green value of 218 and a blue value of 170.
In CMYK color space (used in color printing), #ffdaaa hex color is composed of 0% cyan, 14.51% magenta, 33.33% yellow and 0% black.
#ffdaaa color has a hue of 33.9 degrees, a saturation of 100% and a lightness of 83.3%.
#ffdaaa hex color contains mainly RED.
The closest web safe color of #ffdaaa is #ffcc99
#ffdaaa hex color has a decimal value of 16767658.
HEX | ffdaaa | #ffdaaa |
---|---|---|
RGB | 255, 218, 170 | rgb(255, 218, 170) |
RGB Percent | 100, 85.49, 66.67 | rgb(100, 85.49, 66.67) |
CMYK | 0, 15, 33, 0 | |
HSL | 33.9°, 100, 83.3 | hsl(33.9, 100%, 83.3%) |
HSV | 33.9°, 33.3, 100 |
XYZ | 73.567, 74.305, 48.495 |
---|---|
Hunter Lab | 86.2, 1.489, 26.985 |
CIE-LAB | 89.066, 6.204, 28.413 |
CIE-LCH | 89.066, 29.082, 77.683 |
CIE-LUV | 0, 14.51, 33.33, 0 |
Web Safe | ffcc99 |
RGB percent of color #ffdaaa
CMYK percent of color #ffdaaa
Text with hexadecimal color #ffdaaa
This text has a font color of #ffdaaa
<p style="color:#ffdaaa">Text here</p>
#ffdaaa Background Color
This box has a background color of #ffdaaa
<div style="background-color:#ffdaaa">Text here</div>
#ffdaaa Border Color
This box has a border color of #ffdaaa
<div style="border: 4px solid #ffdaaa">Text here</div>
CSS codes
<p style="color:#ffdaaa">Text here</p>
<div style="background-color:#ffdaaa">Text here</div>
<div style="border: 4px solid #ffdaaa">Text here</div>
#ffdaaa Color on white background
This is how a font and box color of #ffdaaa will look
on a white background.
#ffdaaa Color on black background
This is how a font and box color of #ffdaaa hex color will look
on a black background.