In RGB color space, #ff200b hex color has a red value of 255, a green value of 32 and a blue value of 11.
In CMYK color space (used in color printing), #ff200b hex color is composed of 0% cyan, 87.45% magenta, 95.69% yellow and 0% black.
#ff200b color has a hue of 5.2 degrees, a saturation of 100% and a lightness of 52.2%.
#ff200b hex color contains mainly RED.
The closest web safe color of #ff200b is #ff3300
#ff200b hex color has a decimal value of 16719883.
HEX | ff200b | #ff200b |
---|---|---|
RGB | 255, 32, 11 | rgb(255, 32, 11) |
RGB Percent | 100, 12.55, 4.31 | rgb(100, 12.55, 4.31) |
CMYK | 0, 87, 96, 0 | |
HSL | 5.2°, 100, 52.2 | hsl(5.2, 100%, 52.2%) |
HSV | 5.2°, 95.7, 100 |
XYZ | 41.817, 22.317, 2.42 |
---|---|
Hunter Lab | 47.241, 75.334, 30.031 |
CIE-LAB | 54.362, 77.001, 65.082 |
CIE-LCH | 54.362, 100.821, 40.205 |
CIE-LUV | 0, 87.45, 95.69, 0 |
Web Safe | ff3300 |
RGB percent of color #ff200b
CMYK percent of color #ff200b
Text with hexadecimal color #ff200b
This text has a font color of #ff200b
<p style="color:#ff200b">Text here</p>
#ff200b Background Color
This box has a background color of #ff200b
<div style="background-color:#ff200b">Text here</div>
#ff200b Border Color
This box has a border color of #ff200b
<div style="border: 4px solid #ff200b">Text here</div>
CSS codes
<p style="color:#ff200b">Text here</p>
<div style="background-color:#ff200b">Text here</div>
<div style="border: 4px solid #ff200b">Text here</div>
#ff200b Color on white background
This is how a font and box color of #ff200b will look
on a white background.
#ff200b Color on black background
This is how a font and box color of #ff200b hex color will look
on a black background.