In RGB color space, #fefafe hex color has a red value of 254, a green value of 250 and a blue value of 254.
In CMYK color space (used in color printing), #fefafe hex color is composed of 0% cyan, 1.57% magenta, 0% yellow and 0.39% black.
#fefafe color has a hue of 300 degrees, a saturation of 66.67% and a lightness of 98.8%.
#fefafe hex color contains mainly RED.
The closest web safe color of #fefafe is #ffffff
#fefafe hex color has a decimal value of 16710398.
HEX | fefafe | #fefafe |
---|---|---|
RGB | 254, 250, 254 | rgb(254, 250, 254) |
RGB Percent | 99.61, 98.04, 99.61 | rgb(99.61, 98.04, 99.61) |
CMYK | 0, 2, 0, 0 | |
HSL | 300°, 66.67, 98.8 | hsl(300, 66.67%, 98.8%) |
HSV | 300°, 1.6, 99.6 |
XYZ | 92.948, 96.598, 107.512 |
---|---|
Hunter Lab | 98.284, -3.189, 3.942 |
CIE-LAB | 98.669, 2.027, -1.451 |
CIE-LCH | 98.669, 2.493, 324.404 |
CIE-LUV | 0, 1.57, 0, 0.39 |
Web Safe | ffffff |
RGB percent of color #fefafe
CMYK percent of color #fefafe
Text with hexadecimal color #fefafe
This text has a font color of #fefafe
<p style="color:#fefafe">Text here</p>
#fefafe Background Color
This box has a background color of #fefafe
<div style="background-color:#fefafe">Text here</div>
#fefafe Border Color
This box has a border color of #fefafe
<div style="border: 4px solid #fefafe">Text here</div>
CSS codes
<p style="color:#fefafe">Text here</p>
<div style="background-color:#fefafe">Text here</div>
<div style="border: 4px solid #fefafe">Text here</div>
#fefafe Color on white background
This is how a font and box color of #fefafe will look
on a white background.
#fefafe Color on black background
This is how a font and box color of #fefafe hex color will look
on a black background.