In RGB color space, #ff150a hex color has a red value of 255, a green value of 21 and a blue value of 10.
In CMYK color space (used in color printing), #ff150a hex color is composed of 0% cyan, 91.76% magenta, 96.08% yellow and 0% black.
#ff150a color has a hue of 2.7 degrees, a saturation of 100% and a lightness of 52%.
#ff150a hex color contains mainly RED.
The closest web safe color of #ff150a is #ff0000
#ff150a hex color has a decimal value of 16717066.
HEX | ff150a | #ff150a |
---|---|---|
RGB | 255, 21, 10 | rgb(255, 21, 10) |
RGB Percent | 100, 8.24, 3.92 | rgb(100, 8.24, 3.92) |
CMYK | 0, 92, 96, 0 | |
HSL | 2.7°, 100, 52 | hsl(2.7, 100%, 52%) |
HSV | 2.7°, 96.1, 100 |
XYZ | 41.563, 21.818, 2.308 |
---|---|
Hunter Lab | 46.71, 77.09, 29.767 |
CIE-LAB | 53.833, 78.507, 65.052 |
CIE-LCH | 53.833, 101.956, 39.646 |
CIE-LUV | 0, 91.76, 96.08, 0 |
Web Safe | ff0000 |
RGB percent of color #ff150a
CMYK percent of color #ff150a
Text with hexadecimal color #ff150a
This text has a font color of #ff150a
<p style="color:#ff150a">Text here</p>
#ff150a Background Color
This box has a background color of #ff150a
<div style="background-color:#ff150a">Text here</div>
#ff150a Border Color
This box has a border color of #ff150a
<div style="border: 4px solid #ff150a">Text here</div>
CSS codes
<p style="color:#ff150a">Text here</p>
<div style="background-color:#ff150a">Text here</div>
<div style="border: 4px solid #ff150a">Text here</div>
#ff150a Color on white background
This is how a font and box color of #ff150a will look
on a white background.
#ff150a Color on black background
This is how a font and box color of #ff150a hex color will look
on a black background.