In RGB color space, #ff050f hex color has a red value of 255, a green value of 5 and a blue value of 15.
In CMYK color space (used in color printing), #ff050f hex color is composed of 0% cyan, 98.04% magenta, 94.12% yellow and 0% black.
#ff050f color has a hue of 357.6 degrees, a saturation of 100% and a lightness of 51%.
#ff050f hex color contains mainly RED.
The closest web safe color of #ff050f is #ff0000
#ff050f hex color has a decimal value of 16712975.
HEX | ff050f | #ff050f |
---|---|---|
RGB | 255, 5, 15 | rgb(255, 5, 15) |
RGB Percent | 100, 1.96, 5.88 | rgb(100, 1.96, 5.88) |
CMYK | 0, 98, 94, 0 | |
HSL | 357.6°, 100, 51 | hsl(357.6, 100%, 51%) |
HSV | 357.6°, 98, 100 |
XYZ | 41.38, 21.403, 2.402 |
---|---|
Hunter Lab | 46.263, 78.697, 29.306 |
CIE-LAB | 53.388, 79.87, 63.542 |
CIE-LCH | 53.388, 102.063, 38.505 |
CIE-LUV | 0, 98.04, 94.12, 0 |
Web Safe | ff0000 |
RGB percent of color #ff050f
CMYK percent of color #ff050f
Text with hexadecimal color #ff050f
This text has a font color of #ff050f
<p style="color:#ff050f">Text here</p>
#ff050f Background Color
This box has a background color of #ff050f
<div style="background-color:#ff050f">Text here</div>
#ff050f Border Color
This box has a border color of #ff050f
<div style="border: 4px solid #ff050f">Text here</div>
CSS codes
<p style="color:#ff050f">Text here</p>
<div style="background-color:#ff050f">Text here</div>
<div style="border: 4px solid #ff050f">Text here</div>
#ff050f Color on white background
This is how a font and box color of #ff050f will look
on a white background.
#ff050f Color on black background
This is how a font and box color of #ff050f hex color will look
on a black background.