In RGB color space, #fffec2 hex color has a red value of 255, a green value of 254 and a blue value of 194.
In CMYK color space (used in color printing), #fffec2 hex color is composed of 0% cyan, 0.39% magenta, 23.92% yellow and 0% black.
#fffec2 color has a hue of 59 degrees, a saturation of 100% and a lightness of 88%.
#fffec2 hex color contains mainly RED.
The closest web safe color of #fffec2 is #ffffcc
#fffec2 hex color has a decimal value of 16776898.
HEX | fffec2 | #fffec2 |
---|---|---|
RGB | 255, 254, 194 | rgb(255, 254, 194) |
RGB Percent | 100, 99.61, 76.08 | rgb(100, 99.61, 76.08) |
CMYK | 0, 0, 24, 0 | |
HSL | 59°, 100, 88 | hsl(59, 100%, 88%) |
HSV | 59°, 23.9, 100 |
XYZ | 86.419, 96.039, 65.021 |
---|---|
Hunter Lab | 97.999, -14.092, 29.262 |
CIE-LAB | 98.448, -8.921, 28.903 |
CIE-LCH | 98.448, 30.248, 107.153 |
CIE-LUV | 0, 0.39, 23.92, 0 |
Web Safe | ffffcc |
RGB percent of color #fffec2
CMYK percent of color #fffec2
Text with hexadecimal color #fffec2
This text has a font color of #fffec2
<p style="color:#fffec2">Text here</p>
#fffec2 Background Color
This box has a background color of #fffec2
<div style="background-color:#fffec2">Text here</div>
#fffec2 Border Color
This box has a border color of #fffec2
<div style="border: 4px solid #fffec2">Text here</div>
CSS codes
<p style="color:#fffec2">Text here</p>
<div style="background-color:#fffec2">Text here</div>
<div style="border: 4px solid #fffec2">Text here</div>
#fffec2 Color on white background
This is how a font and box color of #fffec2 will look
on a white background.
#fffec2 Color on black background
This is how a font and box color of #fffec2 hex color will look
on a black background.