In RGB color space, #fb000e hex color has a red value of 251, a green value of 0 and a blue value of 14.
In CMYK color space (used in color printing), #fb000e hex color is composed of 0% cyan, 100% magenta, 94.42% yellow and 1.57% black.
#fb000e color has a hue of 356.7 degrees, a saturation of 100% and a lightness of 49.2%.
#fb000e hex color contains mainly RED.
The closest web safe color of #fb000e is #ff0000
#fb000e hex color has a decimal value of 16449550.
HEX | fb000e | #fb000e |
---|---|---|
RGB | 251, 0, 14 | rgb(251, 0, 14) |
RGB Percent | 98.43, 0, 5.49 | rgb(98.43, 0, 5.49) |
CMYK | 0, 100, 94, 2 | |
HSL | 356.7°, 100, 49.2 | hsl(356.7, 100%, 49.2%) |
HSV | 356.7°, 100, 98.4 |
XYZ | 39.863, 20.541, 2.279 |
---|---|
Hunter Lab | 45.322, 77.685, 28.744 |
CIE-LAB | 52.443, 79.251, 62.888 |
CIE-LCH | 52.443, 101.171, 38.433 |
CIE-LUV | 0, 100, 94.42, 1.57 |
Web Safe | ff0000 |
RGB percent of color #fb000e
CMYK percent of color #fb000e
Text with hexadecimal color #fb000e
This text has a font color of #fb000e
<p style="color:#fb000e">Text here</p>
#fb000e Background Color
This box has a background color of #fb000e
<div style="background-color:#fb000e">Text here</div>
#fb000e Border Color
This box has a border color of #fb000e
<div style="border: 4px solid #fb000e">Text here</div>
CSS codes
<p style="color:#fb000e">Text here</p>
<div style="background-color:#fb000e">Text here</div>
<div style="border: 4px solid #fb000e">Text here</div>
#fb000e Color on white background
This is how a font and box color of #fb000e will look
on a white background.
#fb000e Color on black background
This is how a font and box color of #fb000e hex color will look
on a black background.