In RGB color space, #fafefa hex color has a red value of 250, a green value of 254 and a blue value of 250.
In CMYK color space (used in color printing), #fafefa hex color is composed of 1.57% cyan, 0% magenta, 1.57% yellow and 0.39% black.
#fafefa color has a hue of 120 degrees, a saturation of 66.67% and a lightness of 98.8%.
#fafefa hex color contains mainly GREEN.
The closest web safe color of #fafefa is #ffffff
#fafefa hex color has a decimal value of 16449274.
HEX | fafefa | #fafefa |
---|---|---|
RGB | 250, 254, 250 | rgb(250, 254, 250) |
RGB Percent | 98.04, 99.61, 98.04 | rgb(98.04, 99.61, 98.04) |
CMYK | 2, 0, 2, 0 | |
HSL | 120°, 66.67, 98.8 | hsl(120, 66.67%, 98.8%) |
HSV | 120°, 1.6, 99.6 |
XYZ | 92.121, 98.11, 104.524 |
---|---|
Hunter Lab | 99.05, -7.326, 6.769 |
CIE-LAB | 99.265, -2.014, 1.437 |
CIE-LCH | 99.265, 2.474, 144.492 |
CIE-LUV | 1.57, 0, 1.57, 0.39 |
Web Safe | ffffff |
RGB percent of color #fafefa
CMYK percent of color #fafefa
Text with hexadecimal color #fafefa
This text has a font color of #fafefa
<p style="color:#fafefa">Text here</p>
#fafefa Background Color
This box has a background color of #fafefa
<div style="background-color:#fafefa">Text here</div>
#fafefa Border Color
This box has a border color of #fafefa
<div style="border: 4px solid #fafefa">Text here</div>
CSS codes
<p style="color:#fafefa">Text here</p>
<div style="background-color:#fafefa">Text here</div>
<div style="border: 4px solid #fafefa">Text here</div>
#fafefa Color on white background
This is how a font and box color of #fafefa will look
on a white background.
#fafefa Color on black background
This is how a font and box color of #fafefa hex color will look
on a black background.