In RGB color space, #fefefe hex color has a red value of 254, a green value of 254 and a blue value of 254.
In CMYK color space (used in color printing), #fefefe hex color is composed of 0% cyan, 0% magenta, 0% yellow and 0.39% black.
#fefefe color has a hue of 0 degrees, a saturation of 0% and a lightness of 99.6%.
#fefefe hex color contains an equal amount of RED, GREEN and BLUE.
The closest web safe color of #fefefe is #ffffff
#fefefe hex color has a decimal value of 16711422.
HEX | fefefe | #fefefe |
---|---|---|
RGB | 254, 254, 254 | rgb(254, 254, 254) |
RGB Percent | 99.61, 99.61, 99.61 | rgb(99.61, 99.61, 99.61) |
CMYK | 0, 0, 0, 0 | |
HSL | 0°, 0, 99.6 | hsl(0, 0%, 99.6%) |
HSV | 0°, 0, 99.607843137255 |
XYZ | 94.204, 99.11, 107.931 |
---|---|
Hunter Lab | 99.554, -5.312, 5.409 |
CIE-LAB | 99.655, 0.005, -0.011 |
CIE-LCH | 99.655, 0.012, 294.444 |
CIE-LUV | 0, 0, 0, 0.39 |
Web Safe | ffffff |
RGB percent of color #fefefe
CMYK percent of color #fefefe
Text with hexadecimal color #fefefe
This text has a font color of #fefefe
<p style="color:#fefefe">Text here</p>
#fefefe Background Color
This box has a background color of #fefefe
<div style="background-color:#fefefe">Text here</div>
#fefefe Border Color
This box has a border color of #fefefe
<div style="border: 4px solid #fefefe">Text here</div>
CSS codes
<p style="color:#fefefe">Text here</p>
<div style="background-color:#fefefe">Text here</div>
<div style="border: 4px solid #fefefe">Text here</div>
#fefefe Color on white background
This is how a font and box color of #fefefe will look
on a white background.
#fefefe Color on black background
This is how a font and box color of #fefefe hex color will look
on a black background.