In RGB color space, #f10b00 hex color has a red value of 241, a green value of 11 and a blue value of 0.
In CMYK color space (used in color printing), #f10b00 hex color is composed of 0% cyan, 95.44% magenta, 100% yellow and 5.49% black.
#f10b00 color has a hue of 2.7 degrees, a saturation of 100% and a lightness of 47.3%.
#f10b00 hex color contains mainly RED.
The closest web safe color of #f10b00 is #ff0000
#f10b00 hex color has a decimal value of 15796992.
HEX | f10b00 | #f10b00 |
---|---|---|
RGB | 241, 11, 0 | rgb(241, 11, 0) |
RGB Percent | 94.51, 4.31, 0 | rgb(94.51, 4.31, 0) |
CMYK | 0, 95, 100, 5 | |
HSL | 2.7°, 100, 47.3 | hsl(2.7, 100%, 47.3%) |
HSV | 2.7°, 100, 94.5 |
XYZ | 36.395, 18.94, 1.738 |
---|---|
Hunter Lab | 43.52, 73.116, 28.096 |
CIE-LAB | 50.617, 75.94, 64.5 |
CIE-LCH | 50.617, 99.635, 40.343 |
CIE-LUV | 0, 95.44, 100, 5.49 |
Web Safe | ff0000 |
RGB percent of color #f10b00
CMYK percent of color #f10b00
Text with hexadecimal color #f10b00
This text has a font color of #f10b00
<p style="color:#f10b00">Text here</p>
#f10b00 Background Color
This box has a background color of #f10b00
<div style="background-color:#f10b00">Text here</div>
#f10b00 Border Color
This box has a border color of #f10b00
<div style="border: 4px solid #f10b00">Text here</div>
CSS codes
<p style="color:#f10b00">Text here</p>
<div style="background-color:#f10b00">Text here</div>
<div style="border: 4px solid #f10b00">Text here</div>
#f10b00 Color on white background
This is how a font and box color of #f10b00 will look
on a white background.
#f10b00 Color on black background
This is how a font and box color of #f10b00 hex color will look
on a black background.