In RGB color space, #fff0c3 hex color has a red value of 255, a green value of 240 and a blue value of 195.
In CMYK color space (used in color printing), #fff0c3 hex color is composed of 0% cyan, 5.88% magenta, 23.53% yellow and 0% black.
#fff0c3 color has a hue of 45 degrees, a saturation of 100% and a lightness of 88.2%.
#fff0c3 hex color contains mainly RED.
The closest web safe color of #fff0c3 is #ffffcc
#fff0c3 hex color has a decimal value of 16773315.
HEX | fff0c3 | #fff0c3 |
---|---|---|
RGB | 255, 240, 195 | rgb(255, 240, 195) |
RGB Percent | 100, 94.12, 76.47 | rgb(100, 94.12, 76.47) |
CMYK | 0, 6, 24, 0 | |
HSL | 45°, 100, 88.2 | hsl(45, 100%, 88.2%) |
HSV | 45°, 23.5, 100 |
XYZ | 82.25, 87.52, 64.188 |
---|---|
Hunter Lab | 93.552, -6.781, 24.806 |
CIE-LAB | 94.958, -1.799, 23.61 |
CIE-LCH | 94.958, 23.678, 94.357 |
CIE-LUV | 0, 5.88, 23.53, 0 |
Web Safe | ffffcc |
RGB percent of color #fff0c3
CMYK percent of color #fff0c3
Text with hexadecimal color #fff0c3
This text has a font color of #fff0c3
<p style="color:#fff0c3">Text here</p>
#fff0c3 Background Color
This box has a background color of #fff0c3
<div style="background-color:#fff0c3">Text here</div>
#fff0c3 Border Color
This box has a border color of #fff0c3
<div style="border: 4px solid #fff0c3">Text here</div>
CSS codes
<p style="color:#fff0c3">Text here</p>
<div style="background-color:#fff0c3">Text here</div>
<div style="border: 4px solid #fff0c3">Text here</div>
#fff0c3 Color on white background
This is how a font and box color of #fff0c3 will look
on a white background.
#fff0c3 Color on black background
This is how a font and box color of #fff0c3 hex color will look
on a black background.