In RGB color space, #ff150d hex color has a red value of 255, a green value of 21 and a blue value of 13.
In CMYK color space (used in color printing), #ff150d hex color is composed of 0% cyan, 91.76% magenta, 94.9% yellow and 0% black.
#ff150d color has a hue of 2 degrees, a saturation of 100% and a lightness of 52.5%.
#ff150d hex color contains mainly RED.
The closest web safe color of #ff150d is #ff0000
#ff150d hex color has a decimal value of 16717069.
HEX | ff150d | #ff150d |
---|---|---|
RGB | 255, 21, 13 | rgb(255, 21, 13) |
RGB Percent | 100, 8.24, 5.1 | rgb(100, 8.24, 5.1) |
CMYK | 0, 92, 95, 0 | |
HSL | 2°, 100, 52.5 | hsl(2, 100%, 52.5%) |
HSV | 2°, 94.9, 100 |
XYZ | 41.581, 21.825, 2.402 |
---|---|
Hunter Lab | 46.717, 77.12, 29.654 |
CIE-LAB | 53.841, 78.529, 64.323 |
CIE-LCH | 53.841, 101.51, 39.321 |
CIE-LUV | 0, 91.76, 94.9, 0 |
Web Safe | ff0000 |
RGB percent of color #ff150d
CMYK percent of color #ff150d
Text with hexadecimal color #ff150d
This text has a font color of #ff150d
<p style="color:#ff150d">Text here</p>
#ff150d Background Color
This box has a background color of #ff150d
<div style="background-color:#ff150d">Text here</div>
#ff150d Border Color
This box has a border color of #ff150d
<div style="border: 4px solid #ff150d">Text here</div>
CSS codes
<p style="color:#ff150d">Text here</p>
<div style="background-color:#ff150d">Text here</div>
<div style="border: 4px solid #ff150d">Text here</div>
#ff150d Color on white background
This is how a font and box color of #ff150d will look
on a white background.
#ff150d Color on black background
This is how a font and box color of #ff150d hex color will look
on a black background.