In RGB color space, #f0ccaa hex color has a red value of 240, a green value of 204 and a blue value of 170.
In CMYK color space (used in color printing), #f0ccaa hex color is composed of 0% cyan, 15% magenta, 29.17% yellow and 5.88% black.
#f0ccaa color has a hue of 29.1 degrees, a saturation of 70% and a lightness of 80.4%.
#f0ccaa hex color contains mainly RED.
The closest web safe color of #f0ccaa is #ffcc99
#f0ccaa hex color has a decimal value of 15781034.
HEX | f0ccaa | #f0ccaa |
---|---|---|
RGB | 240, 204, 170 | rgb(240, 204, 170) |
RGB Percent | 94.12, 80, 66.67 | rgb(94.12, 80, 66.67) |
CMYK | 0, 15, 29, 6 | |
HSL | 29.1°, 70, 80.4 | hsl(29.1, 70%, 80.4%) |
HSV | 29.1°, 29.2, 94.1 |
XYZ | 64.784, 64.613, 47.087 |
---|---|
Hunter Lab | 80.382, 3.193, 21.536 |
CIE-LAB | 84.284, 7.769, 21.66 |
CIE-LCH | 84.284, 23.011, 70.268 |
CIE-LUV | 0, 15, 29.17, 5.88 |
Web Safe | ffcc99 |
RGB percent of color #f0ccaa
CMYK percent of color #f0ccaa
Text with hexadecimal color #f0ccaa
This text has a font color of #f0ccaa
<p style="color:#f0ccaa">Text here</p>
#f0ccaa Background Color
This box has a background color of #f0ccaa
<div style="background-color:#f0ccaa">Text here</div>
#f0ccaa Border Color
This box has a border color of #f0ccaa
<div style="border: 4px solid #f0ccaa">Text here</div>
CSS codes
<p style="color:#f0ccaa">Text here</p>
<div style="background-color:#f0ccaa">Text here</div>
<div style="border: 4px solid #f0ccaa">Text here</div>
#f0ccaa Color on white background
This is how a font and box color of #f0ccaa will look
on a white background.
#f0ccaa Color on black background
This is how a font and box color of #f0ccaa hex color will look
on a black background.