In RGB color space, #fb2222 hex color has a red value of 251, a green value of 34 and a blue value of 34.
In CMYK color space (used in color printing), #fb2222 hex color is composed of 0% cyan, 86.45% magenta, 86.45% yellow and 1.57% black.
#fb2222 color has a hue of 0 degrees, a saturation of 96.44% and a lightness of 55.9%.
#fb2222 hex color contains mainly RED.
The closest web safe color of #fb2222 is #ff3333
#fb2222 hex color has a decimal value of 16458274.
HEX | fb2222 | #fb2222 |
---|---|---|
RGB | 251, 34, 34 | rgb(251, 34, 34) |
RGB Percent | 98.43, 13.33, 13.33 | rgb(98.43, 13.33, 13.33) |
CMYK | 0, 86, 86, 2 | |
HSL | 0°, 96.44, 55.9 | hsl(0, 96.44%, 55.9%) |
HSV | 0°, 86.5, 98.4 |
XYZ | 40.644, 21.769, 3.573 |
---|---|
Hunter Lab | 46.657, 73.844, 28.12 |
CIE-LAB | 53.781, 75.914, 56.282 |
CIE-LCH | 53.781, 94.502, 36.553 |
CIE-LUV | 0, 86.45, 86.45, 1.57 |
Web Safe | ff3333 |
RGB percent of color #fb2222
CMYK percent of color #fb2222
Text with hexadecimal color #fb2222
This text has a font color of #fb2222
<p style="color:#fb2222">Text here</p>
#fb2222 Background Color
This box has a background color of #fb2222
<div style="background-color:#fb2222">Text here</div>
#fb2222 Border Color
This box has a border color of #fb2222
<div style="border: 4px solid #fb2222">Text here</div>
CSS codes
<p style="color:#fb2222">Text here</p>
<div style="background-color:#fb2222">Text here</div>
<div style="border: 4px solid #fb2222">Text here</div>
#fb2222 Color on white background
This is how a font and box color of #fb2222 will look
on a white background.
#fb2222 Color on black background
This is how a font and box color of #fb2222 hex color will look
on a black background.