In RGB color space, #ff090b hex color has a red value of 255, a green value of 9 and a blue value of 11.
In CMYK color space (used in color printing), #ff090b hex color is composed of 0% cyan, 96.47% magenta, 95.69% yellow and 0% black.
#ff090b color has a hue of 359.5 degrees, a saturation of 100% and a lightness of 51.8%.
#ff090b hex color contains mainly RED.
The closest web safe color of #ff090b is #ff0000
#ff090b hex color has a decimal value of 16713995.
HEX | ff090b | #ff090b |
---|---|---|
RGB | 255, 9, 11 | rgb(255, 9, 11) |
RGB Percent | 100, 3.53, 4.31 | rgb(100, 3.53, 4.31) |
CMYK | 0, 96, 96, 0 | |
HSL | 359.5°, 100, 51.8 | hsl(359.5, 100%, 51.8%) |
HSV | 359.5°, 96.5, 100 |
XYZ | 41.398, 21.48, 2.281 |
---|---|
Hunter Lab | 46.347, 78.335, 29.525 |
CIE-LAB | 53.471, 79.566, 64.644 |
CIE-LCH | 53.471, 102.516, 39.092 |
CIE-LUV | 0, 96.47, 95.69, 0 |
Web Safe | ff0000 |
RGB percent of color #ff090b
CMYK percent of color #ff090b
Text with hexadecimal color #ff090b
This text has a font color of #ff090b
<p style="color:#ff090b">Text here</p>
#ff090b Background Color
This box has a background color of #ff090b
<div style="background-color:#ff090b">Text here</div>
#ff090b Border Color
This box has a border color of #ff090b
<div style="border: 4px solid #ff090b">Text here</div>
CSS codes
<p style="color:#ff090b">Text here</p>
<div style="background-color:#ff090b">Text here</div>
<div style="border: 4px solid #ff090b">Text here</div>
#ff090b Color on white background
This is how a font and box color of #ff090b will look
on a white background.
#ff090b Color on black background
This is how a font and box color of #ff090b hex color will look
on a black background.