In RGB color space, #ff1b3b hex color has a red value of 255, a green value of 27 and a blue value of 59.
In CMYK color space (used in color printing), #ff1b3b hex color is composed of 0% cyan, 89.41% magenta, 76.86% yellow and 0% black.
#ff1b3b color has a hue of 351.6 degrees, a saturation of 100% and a lightness of 55.3%.
#ff1b3b hex color contains mainly RED.
The closest web safe color of #ff1b3b is #ff3333
#ff1b3b hex color has a decimal value of 16718651.
HEX | ff1b3b | #ff1b3b |
---|---|---|
RGB | 255, 27, 59 | rgb(255, 27, 59) |
RGB Percent | 100, 10.59, 23.14 | rgb(100, 10.59, 23.14) |
CMYK | 0, 89, 77, 0 | |
HSL | 351.6°, 100, 55.3 | hsl(351.6, 100%, 55.3%) |
HSV | 351.6°, 89.4, 100 |
XYZ | 42.421, 22.36, 6.218 |
---|---|
Hunter Lab | 47.286, 77.383, 25.304 |
CIE-LAB | 54.407, 78.628, 44.373 |
CIE-LCH | 54.407, 90.285, 29.438 |
CIE-LUV | 0, 89.41, 76.86, 0 |
Web Safe | ff3333 |
RGB percent of color #ff1b3b
CMYK percent of color #ff1b3b
Text with hexadecimal color #ff1b3b
This text has a font color of #ff1b3b
<p style="color:#ff1b3b">Text here</p>
#ff1b3b Background Color
This box has a background color of #ff1b3b
<div style="background-color:#ff1b3b">Text here</div>
#ff1b3b Border Color
This box has a border color of #ff1b3b
<div style="border: 4px solid #ff1b3b">Text here</div>
CSS codes
<p style="color:#ff1b3b">Text here</p>
<div style="background-color:#ff1b3b">Text here</div>
<div style="border: 4px solid #ff1b3b">Text here</div>
#ff1b3b Color on white background
This is how a font and box color of #ff1b3b will look
on a white background.
#ff1b3b Color on black background
This is how a font and box color of #ff1b3b hex color will look
on a black background.