In RGB color space, #ff140d hex color has a red value of 255, a green value of 20 and a blue value of 13.
In CMYK color space (used in color printing), #ff140d hex color is composed of 0% cyan, 92.16% magenta, 94.9% yellow and 0% black.
#ff140d color has a hue of 1.7 degrees, a saturation of 100% and a lightness of 52.5%.
#ff140d hex color contains mainly RED.
The closest web safe color of #ff140d is #ff0000
#ff140d hex color has a decimal value of 16716813.
HEX | ff140d | #ff140d |
---|---|---|
RGB | 255, 20, 13 | rgb(255, 20, 13) |
RGB Percent | 100, 7.84, 5.1 | rgb(100, 7.84, 5.1) |
CMYK | 0, 92, 95, 0 | |
HSL | 1.7°, 100, 52.5 | hsl(1.7, 100%, 52.5%) |
HSV | 1.7°, 94.9, 100 |
XYZ | 41.563, 21.789, 2.396 |
---|---|
Hunter Lab | 46.679, 77.25, 29.632 |
CIE-LAB | 53.802, 78.64, 64.304 |
CIE-LCH | 53.802, 101.584, 39.273 |
CIE-LUV | 0, 92.16, 94.9, 0 |
Web Safe | ff0000 |
RGB percent of color #ff140d
CMYK percent of color #ff140d
Text with hexadecimal color #ff140d
This text has a font color of #ff140d
<p style="color:#ff140d">Text here</p>
#ff140d Background Color
This box has a background color of #ff140d
<div style="background-color:#ff140d">Text here</div>
#ff140d Border Color
This box has a border color of #ff140d
<div style="border: 4px solid #ff140d">Text here</div>
CSS codes
<p style="color:#ff140d">Text here</p>
<div style="background-color:#ff140d">Text here</div>
<div style="border: 4px solid #ff140d">Text here</div>
#ff140d Color on white background
This is how a font and box color of #ff140d will look
on a white background.
#ff140d Color on black background
This is how a font and box color of #ff140d hex color will look
on a black background.