In RGB color space, #ff060b hex color has a red value of 255, a green value of 6 and a blue value of 11.
In CMYK color space (used in color printing), #ff060b hex color is composed of 0% cyan, 97.65% magenta, 95.69% yellow and 0% black.
#ff060b color has a hue of 358.8 degrees, a saturation of 100% and a lightness of 51.2%.
#ff060b hex color contains mainly RED.
The closest web safe color of #ff060b is #ff0000
#ff060b hex color has a decimal value of 16713227.
HEX | ff060b | #ff060b |
---|---|---|
RGB | 255, 6, 11 | rgb(255, 6, 11) |
RGB Percent | 100, 2.35, 4.31 | rgb(100, 2.35, 4.31) |
CMYK | 0, 98, 96, 0 | |
HSL | 358.8°, 100, 51.2 | hsl(358.8, 100%, 51.2%) |
HSV | 358.8°, 97.6, 100 |
XYZ | 41.366, 21.414, 2.27 |
---|---|
Hunter Lab | 46.275, 78.582, 29.484 |
CIE-LAB | 53.4, 79.776, 64.609 |
CIE-LCH | 53.4, 102.657, 39.003 |
CIE-LUV | 0, 97.65, 95.69, 0 |
Web Safe | ff0000 |
RGB percent of color #ff060b
CMYK percent of color #ff060b
Text with hexadecimal color #ff060b
This text has a font color of #ff060b
<p style="color:#ff060b">Text here</p>
#ff060b Background Color
This box has a background color of #ff060b
<div style="background-color:#ff060b">Text here</div>
#ff060b Border Color
This box has a border color of #ff060b
<div style="border: 4px solid #ff060b">Text here</div>
CSS codes
<p style="color:#ff060b">Text here</p>
<div style="background-color:#ff060b">Text here</div>
<div style="border: 4px solid #ff060b">Text here</div>
#ff060b Color on white background
This is how a font and box color of #ff060b will look
on a white background.
#ff060b Color on black background
This is how a font and box color of #ff060b hex color will look
on a black background.