In RGB color space, #ff100b hex color has a red value of 255, a green value of 16 and a blue value of 11.
In CMYK color space (used in color printing), #ff100b hex color is composed of 0% cyan, 93.73% magenta, 95.69% yellow and 0% black.
#ff100b color has a hue of 1.2 degrees, a saturation of 100% and a lightness of 52.2%.
#ff100b hex color contains mainly RED.
The closest web safe color of #ff100b is #ff0000
#ff100b hex color has a decimal value of 16715787.
HEX | ff100b | #ff100b |
---|---|---|
RGB | 255, 16, 11 | rgb(255, 16, 11) |
RGB Percent | 100, 6.27, 4.31 | rgb(100, 6.27, 4.31) |
CMYK | 0, 94, 96, 0 | |
HSL | 1.2°, 100, 52.2 | hsl(1.2, 100%, 52.2%) |
HSV | 1.2°, 95.7, 100 |
XYZ | 41.486, 21.655, 2.31 |
---|---|
Hunter Lab | 46.535, 77.697, 29.631 |
CIE-LAB | 53.659, 79.024, 64.735 |
CIE-LCH | 53.659, 102.154, 39.324 |
CIE-LUV | 0, 93.73, 95.69, 0 |
Web Safe | ff0000 |
RGB percent of color #ff100b
CMYK percent of color #ff100b
Text with hexadecimal color #ff100b
This text has a font color of #ff100b
<p style="color:#ff100b">Text here</p>
#ff100b Background Color
This box has a background color of #ff100b
<div style="background-color:#ff100b">Text here</div>
#ff100b Border Color
This box has a border color of #ff100b
<div style="border: 4px solid #ff100b">Text here</div>
CSS codes
<p style="color:#ff100b">Text here</p>
<div style="background-color:#ff100b">Text here</div>
<div style="border: 4px solid #ff100b">Text here</div>
#ff100b Color on white background
This is how a font and box color of #ff100b will look
on a white background.
#ff100b Color on black background
This is how a font and box color of #ff100b hex color will look
on a black background.