In RGB color space, #ff0b12 hex color has a red value of 255, a green value of 11 and a blue value of 18.
In CMYK color space (used in color printing), #ff0b12 hex color is composed of 0% cyan, 95.69% magenta, 92.94% yellow and 0% black.
#ff0b12 color has a hue of 358.3 degrees, a saturation of 100% and a lightness of 52.2%.
#ff0b12 hex color contains mainly RED.
The closest web safe color of #ff0b12 is #ff0000
#ff0b12 hex color has a decimal value of 16714514.
HEX | ff0b12 | #ff0b12 |
---|---|---|
RGB | 255, 11, 18 | rgb(255, 11, 18) |
RGB Percent | 100, 4.31, 7.06 | rgb(100, 4.31, 7.06) |
CMYK | 0, 96, 93, 0 | |
HSL | 358.3°, 100, 52.2 | hsl(358.3, 100%, 52.2%) |
HSV | 358.3°, 95.7, 100 |
XYZ | 41.469, 21.543, 2.545 |
---|---|
Hunter Lab | 46.414, 78.256, 29.239 |
CIE-LAB | 53.539, 79.49, 62.711 |
CIE-LCH | 53.539, 101.249, 38.271 |
CIE-LUV | 0, 95.69, 92.94, 0 |
Web Safe | ff0000 |
RGB percent of color #ff0b12
CMYK percent of color #ff0b12
Text with hexadecimal color #ff0b12
This text has a font color of #ff0b12
<p style="color:#ff0b12">Text here</p>
#ff0b12 Background Color
This box has a background color of #ff0b12
<div style="background-color:#ff0b12">Text here</div>
#ff0b12 Border Color
This box has a border color of #ff0b12
<div style="border: 4px solid #ff0b12">Text here</div>
CSS codes
<p style="color:#ff0b12">Text here</p>
<div style="background-color:#ff0b12">Text here</div>
<div style="border: 4px solid #ff0b12">Text here</div>
#ff0b12 Color on white background
This is how a font and box color of #ff0b12 will look
on a white background.
#ff0b12 Color on black background
This is how a font and box color of #ff0b12 hex color will look
on a black background.