In RGB color space, #ff1212 hex color has a red value of 255, a green value of 18 and a blue value of 18.
In CMYK color space (used in color printing), #ff1212 hex color is composed of 0% cyan, 92.94% magenta, 92.94% yellow and 0% black.
#ff1212 color has a hue of 0 degrees, a saturation of 100% and a lightness of 53.5%.
#ff1212 hex color contains mainly RED.
The closest web safe color of #ff1212 is #ff0000
#ff1212 hex color has a decimal value of 16716306.
HEX | ff1212 | #ff1212 |
---|---|---|
RGB | 255, 18, 18 | rgb(255, 18, 18) |
RGB Percent | 100, 7.06, 7.06 | rgb(100, 7.06, 7.06) |
CMYK | 0, 93, 93, 0 | |
HSL | 0°, 100, 53.5 | hsl(0, 100%, 53.5%) |
HSV | 0°, 92.9, 100 |
XYZ | 41.565, 21.736, 2.577 |
---|---|
Hunter Lab | 46.622, 77.551, 29.358 |
CIE-LAB | 53.746, 78.89, 62.829 |
CIE-LCH | 53.746, 100.852, 38.534 |
CIE-LUV | 0, 92.94, 92.94, 0 |
Web Safe | ff0000 |
RGB percent of color #ff1212
CMYK percent of color #ff1212
Text with hexadecimal color #ff1212
This text has a font color of #ff1212
<p style="color:#ff1212">Text here</p>
#ff1212 Background Color
This box has a background color of #ff1212
<div style="background-color:#ff1212">Text here</div>
#ff1212 Border Color
This box has a border color of #ff1212
<div style="border: 4px solid #ff1212">Text here</div>
CSS codes
<p style="color:#ff1212">Text here</p>
<div style="background-color:#ff1212">Text here</div>
<div style="border: 4px solid #ff1212">Text here</div>
#ff1212 Color on white background
This is how a font and box color of #ff1212 will look
on a white background.
#ff1212 Color on black background
This is how a font and box color of #ff1212 hex color will look
on a black background.