In RGB color space, #f0f0cc hex color has a red value of 240, a green value of 240 and a blue value of 204.
In CMYK color space (used in color printing), #f0f0cc hex color is composed of 0% cyan, 0% magenta, 15% yellow and 5.88% black.
#f0f0cc color has a hue of 60 degrees, a saturation of 54.55% and a lightness of 87.1%.
#f0f0cc hex color contains mainly RED.
The closest web safe color of #f0f0cc is #ffffcc
#f0f0cc hex color has a decimal value of 15790284.
HEX | f0f0cc | #f0f0cc |
---|---|---|
RGB | 240, 240, 204 | rgb(240, 240, 204) |
RGB Percent | 94.12, 94.12, 80 | rgb(94.12, 94.12, 80) |
CMYK | 0, 0, 15, 6 | |
HSL | 60°, 54.55, 87.1 | hsl(60, 54.55%, 87.1%) |
HSV | 60°, 15, 94.1 |
XYZ | 77.994, 85.205, 69.462 |
---|---|
Hunter Lab | 92.307, -10.714, 19.998 |
CIE-LAB | 93.971, -5.909, 17.435 |
CIE-LCH | 93.971, 18.409, 108.722 |
CIE-LUV | 0, 0, 15, 5.88 |
Web Safe | ffffcc |
RGB percent of color #f0f0cc
CMYK percent of color #f0f0cc
Text with hexadecimal color #f0f0cc
This text has a font color of #f0f0cc
<p style="color:#f0f0cc">Text here</p>
#f0f0cc Background Color
This box has a background color of #f0f0cc
<div style="background-color:#f0f0cc">Text here</div>
#f0f0cc Border Color
This box has a border color of #f0f0cc
<div style="border: 4px solid #f0f0cc">Text here</div>
CSS codes
<p style="color:#f0f0cc">Text here</p>
<div style="background-color:#f0f0cc">Text here</div>
<div style="border: 4px solid #f0f0cc">Text here</div>
#f0f0cc Color on white background
This is how a font and box color of #f0f0cc will look
on a white background.
#f0f0cc Color on black background
This is how a font and box color of #f0f0cc hex color will look
on a black background.