In RGB color space, #fff6cb hex color has a red value of 255, a green value of 246 and a blue value of 203.
In CMYK color space (used in color printing), #fff6cb hex color is composed of 0% cyan, 3.53% magenta, 20.39% yellow and 0% black.
#fff6cb color has a hue of 49.6 degrees, a saturation of 100% and a lightness of 89.8%.
#fff6cb hex color contains mainly RED.
The closest web safe color of #fff6cb is #ffffcc
#fff6cb hex color has a decimal value of 16774859.
HEX | fff6cb | #fff6cb |
---|---|---|
RGB | 255, 246, 203 | rgb(255, 246, 203) |
RGB Percent | 100, 96.47, 79.61 | rgb(100, 96.47, 79.61) |
CMYK | 0, 4, 20, 0 | |
HSL | 49.6°, 100, 89.8 | hsl(49.6, 100%, 89.8%) |
HSV | 49.6°, 20.4, 100 |
XYZ | 84.975, 91.483, 69.679 |
---|---|
Hunter Lab | 95.647, -8.798, 23.76 |
CIE-LAB | 96.609, -3.707, 21.803 |
CIE-LCH | 96.609, 22.116, 99.649 |
CIE-LUV | 0, 3.53, 20.39, 0 |
Web Safe | ffffcc |
RGB percent of color #fff6cb
CMYK percent of color #fff6cb
Text with hexadecimal color #fff6cb
This text has a font color of #fff6cb
<p style="color:#fff6cb">Text here</p>
#fff6cb Background Color
This box has a background color of #fff6cb
<div style="background-color:#fff6cb">Text here</div>
#fff6cb Border Color
This box has a border color of #fff6cb
<div style="border: 4px solid #fff6cb">Text here</div>
CSS codes
<p style="color:#fff6cb">Text here</p>
<div style="background-color:#fff6cb">Text here</div>
<div style="border: 4px solid #fff6cb">Text here</div>
#fff6cb Color on white background
This is how a font and box color of #fff6cb will look
on a white background.
#fff6cb Color on black background
This is how a font and box color of #fff6cb hex color will look
on a black background.