In RGB color space, #fd000b hex color has a red value of 253, a green value of 0 and a blue value of 11.
In CMYK color space (used in color printing), #fd000b hex color is composed of 0% cyan, 100% magenta, 95.65% yellow and 0.78% black.
#fd000b color has a hue of 357.4 degrees, a saturation of 100% and a lightness of 49.6%.
#fd000b hex color contains mainly RED.
The closest web safe color of #fd000b is #ff0000
#fd000b hex color has a decimal value of 16580619.
HEX | fd000b | #fd000b |
---|---|---|
RGB | 253, 0, 11 | rgb(253, 0, 11) |
RGB Percent | 99.22, 0, 4.31 | rgb(99.22, 0, 4.31) |
CMYK | 0, 100, 96, 1 | |
HSL | 357.4°, 100, 49.6 | hsl(357.4, 100%, 49.6%) |
HSV | 357.4°, 100, 99.2 |
XYZ | 40.568, 20.907, 2.214 |
---|---|
Hunter Lab | 45.724, 78.354, 29.136 |
CIE-LAB | 52.848, 79.703, 64.114 |
CIE-LCH | 52.848, 102.29, 38.814 |
CIE-LUV | 0, 100, 95.65, 0.78 |
Web Safe | ff0000 |
RGB percent of color #fd000b
CMYK percent of color #fd000b
Text with hexadecimal color #fd000b
This text has a font color of #fd000b
<p style="color:#fd000b">Text here</p>
#fd000b Background Color
This box has a background color of #fd000b
<div style="background-color:#fd000b">Text here</div>
#fd000b Border Color
This box has a border color of #fd000b
<div style="border: 4px solid #fd000b">Text here</div>
CSS codes
<p style="color:#fd000b">Text here</p>
<div style="background-color:#fd000b">Text here</div>
<div style="border: 4px solid #fd000b">Text here</div>
#fd000b Color on white background
This is how a font and box color of #fd000b will look
on a white background.
#fd000b Color on black background
This is how a font and box color of #fd000b hex color will look
on a black background.