In RGB color space, #ff121b hex color has a red value of 255, a green value of 18 and a blue value of 27.
In CMYK color space (used in color printing), #ff121b hex color is composed of 0% cyan, 92.94% magenta, 89.41% yellow and 0% black.
#ff121b color has a hue of 357.7 degrees, a saturation of 100% and a lightness of 53.5%.
#ff121b hex color contains mainly RED.
The closest web safe color of #ff121b is #ff0033
#ff121b hex color has a decimal value of 16716315.
HEX | ff121b | #ff121b |
---|---|---|
RGB | 255, 18, 27 | rgb(255, 18, 27) |
RGB Percent | 100, 7.06, 10.59 | rgb(100, 7.06, 10.59) |
CMYK | 0, 93, 89, 0 | |
HSL | 357.7°, 100, 53.5 | hsl(357.7, 100%, 53.5%) |
HSV | 357.7°, 92.9, 100 |
XYZ | 41.654, 21.772, 3.044 |
---|---|
Hunter Lab | 46.66, 77.692, 28.794 |
CIE-LAB | 53.784, 78.995, 59.617 |
CIE-LCH | 53.784, 98.967, 37.042 |
CIE-LUV | 0, 92.94, 89.41, 0 |
Web Safe | ff0033 |
RGB percent of color #ff121b
CMYK percent of color #ff121b
Text with hexadecimal color #ff121b
This text has a font color of #ff121b
<p style="color:#ff121b">Text here</p>
#ff121b Background Color
This box has a background color of #ff121b
<div style="background-color:#ff121b">Text here</div>
#ff121b Border Color
This box has a border color of #ff121b
<div style="border: 4px solid #ff121b">Text here</div>
CSS codes
<p style="color:#ff121b">Text here</p>
<div style="background-color:#ff121b">Text here</div>
<div style="border: 4px solid #ff121b">Text here</div>
#ff121b Color on white background
This is how a font and box color of #ff121b will look
on a white background.
#ff121b Color on black background
This is how a font and box color of #ff121b hex color will look
on a black background.