In RGB color space, #fff5ca hex color has a red value of 255, a green value of 245 and a blue value of 202.
In CMYK color space (used in color printing), #fff5ca hex color is composed of 0% cyan, 3.92% magenta, 20.78% yellow and 0% black.
#fff5ca color has a hue of 48.7 degrees, a saturation of 100% and a lightness of 89.6%.
#fff5ca hex color contains mainly RED.
The closest web safe color of #fff5ca is #ffffcc
#fff5ca hex color has a decimal value of 16774602.
HEX | fff5ca | #fff5ca |
---|---|---|
RGB | 255, 245, 202 | rgb(255, 245, 202) |
RGB Percent | 100, 96.08, 79.22 | rgb(100, 96.08, 79.22) |
CMYK | 0, 4, 21, 0 | |
HSL | 48.7°, 100, 89.6 | hsl(48.7, 100%, 89.6%) |
HSV | 48.7°, 20.8, 100 |
XYZ | 84.553, 90.829, 68.952 |
---|---|
Hunter Lab | 95.304, -8.419, 23.817 |
CIE-LAB | 96.34, -3.346, 21.941 |
CIE-LCH | 96.34, 22.195, 98.671 |
CIE-LUV | 0, 3.92, 20.78, 0 |
Web Safe | ffffcc |
RGB percent of color #fff5ca
CMYK percent of color #fff5ca
Text with hexadecimal color #fff5ca
This text has a font color of #fff5ca
<p style="color:#fff5ca">Text here</p>
#fff5ca Background Color
This box has a background color of #fff5ca
<div style="background-color:#fff5ca">Text here</div>
#fff5ca Border Color
This box has a border color of #fff5ca
<div style="border: 4px solid #fff5ca">Text here</div>
CSS codes
<p style="color:#fff5ca">Text here</p>
<div style="background-color:#fff5ca">Text here</div>
<div style="border: 4px solid #fff5ca">Text here</div>
#fff5ca Color on white background
This is how a font and box color of #fff5ca will look
on a white background.
#fff5ca Color on black background
This is how a font and box color of #fff5ca hex color will look
on a black background.