In RGB color space, #ff060f hex color has a red value of 255, a green value of 6 and a blue value of 15.
In CMYK color space (used in color printing), #ff060f hex color is composed of 0% cyan, 97.65% magenta, 94.12% yellow and 0% black.
#ff060f color has a hue of 357.8 degrees, a saturation of 100% and a lightness of 51.2%.
#ff060f hex color contains mainly RED.
The closest web safe color of #ff060f is #ff0000
#ff060f hex color has a decimal value of 16713231.
HEX | ff060f | #ff060f |
---|---|---|
RGB | 255, 6, 15 | rgb(255, 6, 15) |
RGB Percent | 100, 2.35, 5.88 | rgb(100, 2.35, 5.88) |
CMYK | 0, 98, 94, 0 | |
HSL | 357.8°, 100, 51.2 | hsl(357.8, 100%, 51.2%) |
HSV | 357.8°, 97.6, 100 |
XYZ | 41.391, 21.425, 2.406 |
---|---|
Hunter Lab | 46.287, 78.616, 29.319 |
CIE-LAB | 53.412, 79.801, 63.552 |
CIE-LCH | 53.412, 102.015, 38.533 |
CIE-LUV | 0, 97.65, 94.12, 0 |
Web Safe | ff0000 |
RGB percent of color #ff060f
CMYK percent of color #ff060f
Text with hexadecimal color #ff060f
This text has a font color of #ff060f
<p style="color:#ff060f">Text here</p>
#ff060f Background Color
This box has a background color of #ff060f
<div style="background-color:#ff060f">Text here</div>
#ff060f Border Color
This box has a border color of #ff060f
<div style="border: 4px solid #ff060f">Text here</div>
CSS codes
<p style="color:#ff060f">Text here</p>
<div style="background-color:#ff060f">Text here</div>
<div style="border: 4px solid #ff060f">Text here</div>
#ff060f Color on white background
This is how a font and box color of #ff060f will look
on a white background.
#ff060f Color on black background
This is how a font and box color of #ff060f hex color will look
on a black background.