In RGB color space, #f12b00 hex color has a red value of 241, a green value of 43 and a blue value of 0.
In CMYK color space (used in color printing), #f12b00 hex color is composed of 0% cyan, 82.16% magenta, 100% yellow and 5.49% black.
#f12b00 color has a hue of 10.7 degrees, a saturation of 100% and a lightness of 47.3%.
#f12b00 hex color contains mainly RED.
The closest web safe color of #f12b00 is #ff3300
#f12b00 hex color has a decimal value of 15805184.
HEX | f12b00 | #f12b00 |
---|---|---|
RGB | 241, 43, 0 | rgb(241, 43, 0) |
RGB Percent | 94.51, 16.86, 0 | rgb(94.51, 16.86, 0) |
CMYK | 0, 82, 100, 5 | |
HSL | 10.7°, 100, 47.3 | hsl(10.7, 100%, 47.3%) |
HSV | 10.7°, 100, 94.5 |
XYZ | 37.14, 20.429, 1.986 |
---|---|
Hunter Lab | 45.198, 67.578, 29.034 |
CIE-LAB | 52.319, 71.065, 65.145 |
CIE-LCH | 52.319, 96.406, 42.511 |
CIE-LUV | 0, 82.16, 100, 5.49 |
Web Safe | ff3300 |
RGB percent of color #f12b00
CMYK percent of color #f12b00
Text with hexadecimal color #f12b00
This text has a font color of #f12b00
<p style="color:#f12b00">Text here</p>
#f12b00 Background Color
This box has a background color of #f12b00
<div style="background-color:#f12b00">Text here</div>
#f12b00 Border Color
This box has a border color of #f12b00
<div style="border: 4px solid #f12b00">Text here</div>
CSS codes
<p style="color:#f12b00">Text here</p>
<div style="background-color:#f12b00">Text here</div>
<div style="border: 4px solid #f12b00">Text here</div>
#f12b00 Color on white background
This is how a font and box color of #f12b00 will look
on a white background.
#f12b00 Color on black background
This is how a font and box color of #f12b00 hex color will look
on a black background.