In RGB color space, #ff1c1b hex color has a red value of 255, a green value of 28 and a blue value of 27.
In CMYK color space (used in color printing), #ff1c1b hex color is composed of 0% cyan, 89.02% magenta, 89.41% yellow and 0% black.
#ff1c1b color has a hue of 0.3 degrees, a saturation of 100% and a lightness of 55.3%.
#ff1c1b hex color contains mainly RED.
The closest web safe color of #ff1c1b is #ff3333
#ff1c1b hex color has a decimal value of 16718875.
HEX | ff1c1b | #ff1c1b |
---|---|---|
RGB | 255, 28, 27 | rgb(255, 28, 27) |
RGB Percent | 100, 10.98, 10.59 | rgb(100, 10.98, 10.59) |
CMYK | 0, 89, 89, 0 | |
HSL | 0.3°, 100, 55.3 | hsl(0.3, 100%, 55.3%) |
HSV | 0.3°, 89.4, 100 |
XYZ | 41.853, 22.17, 3.11 |
---|---|
Hunter Lab | 47.085, 76.267, 29.043 |
CIE-LAB | 54.207, 77.777, 59.91 |
CIE-LCH | 54.207, 98.176, 37.606 |
CIE-LUV | 0, 89.02, 89.41, 0 |
Web Safe | ff3333 |
RGB percent of color #ff1c1b
CMYK percent of color #ff1c1b
Text with hexadecimal color #ff1c1b
This text has a font color of #ff1c1b
<p style="color:#ff1c1b">Text here</p>
#ff1c1b Background Color
This box has a background color of #ff1c1b
<div style="background-color:#ff1c1b">Text here</div>
#ff1c1b Border Color
This box has a border color of #ff1c1b
<div style="border: 4px solid #ff1c1b">Text here</div>
CSS codes
<p style="color:#ff1c1b">Text here</p>
<div style="background-color:#ff1c1b">Text here</div>
<div style="border: 4px solid #ff1c1b">Text here</div>
#ff1c1b Color on white background
This is how a font and box color of #ff1c1b will look
on a white background.
#ff1c1b Color on black background
This is how a font and box color of #ff1c1b hex color will look
on a black background.