In RGB color space, #fb0101 hex color has a red value of 251, a green value of 1 and a blue value of 1.
In CMYK color space (used in color printing), #fb0101 hex color is composed of 0% cyan, 99.6% magenta, 99.6% yellow and 1.57% black.
#fb0101 color has a hue of 0 degrees, a saturation of 99.21% and a lightness of 49.4%.
#fb0101 hex color contains mainly RED.
The closest web safe color of #fb0101 is #ff0000
#fb0101 hex color has a decimal value of 16449793.
HEX | fb0101 | #fb0101 |
---|---|---|
RGB | 251, 1, 1 | rgb(251, 1, 1) |
RGB Percent | 98.43, 0.39, 0.39 | rgb(98.43, 0.39, 0.39) |
CMYK | 0, 100, 100, 2 | |
HSL | 0°, 99.21, 49.4 | hsl(0, 99.21%, 49.4%) |
HSV | 0°, 99.6, 98.4 |
XYZ | 39.8, 20.533, 1.894 |
---|---|
Hunter Lab | 45.313, 77.483, 29.241 |
CIE-LAB | 52.435, 79.092, 66.17 |
CIE-LCH | 52.435, 103.121, 39.917 |
CIE-LUV | 0, 99.6, 99.6, 1.57 |
Web Safe | ff0000 |
RGB percent of color #fb0101
CMYK percent of color #fb0101
Text with hexadecimal color #fb0101
This text has a font color of #fb0101
<p style="color:#fb0101">Text here</p>
#fb0101 Background Color
This box has a background color of #fb0101
<div style="background-color:#fb0101">Text here</div>
#fb0101 Border Color
This box has a border color of #fb0101
<div style="border: 4px solid #fb0101">Text here</div>
CSS codes
<p style="color:#fb0101">Text here</p>
<div style="background-color:#fb0101">Text here</div>
<div style="border: 4px solid #fb0101">Text here</div>
#fb0101 Color on white background
This is how a font and box color of #fb0101 will look
on a white background.
#fb0101 Color on black background
This is how a font and box color of #fb0101 hex color will look
on a black background.