In RGB color space, #fc002b hex color has a red value of 252, a green value of 0 and a blue value of 43.
In CMYK color space (used in color printing), #fc002b hex color is composed of 0% cyan, 100% magenta, 82.94% yellow and 1.18% black.
#fc002b color has a hue of 349.8 degrees, a saturation of 100% and a lightness of 49.4%.
#fc002b hex color contains mainly RED.
The closest web safe color of #fc002b is #ff0033
#fc002b hex color has a decimal value of 16515115.
HEX | fc002b | #fc002b |
---|---|---|
RGB | 252, 0, 43 | rgb(252, 0, 43) |
RGB Percent | 98.82, 0, 16.86 | rgb(98.82, 0, 16.86) |
CMYK | 0, 100, 83, 1 | |
HSL | 349.8°, 100, 49.4 | hsl(349.8, 100%, 49.4%) |
HSV | 349.8°, 100, 98.8 |
XYZ | 40.581, 20.87, 4.175 |
---|---|
Hunter Lab | 45.684, 78.616, 26.56 |
CIE-LAB | 52.807, 79.918, 51.191 |
CIE-LCH | 52.807, 94.907, 32.641 |
CIE-LUV | 0, 100, 82.94, 1.18 |
Web Safe | ff0033 |
RGB percent of color #fc002b
CMYK percent of color #fc002b
Text with hexadecimal color #fc002b
This text has a font color of #fc002b
<p style="color:#fc002b">Text here</p>
#fc002b Background Color
This box has a background color of #fc002b
<div style="background-color:#fc002b">Text here</div>
#fc002b Border Color
This box has a border color of #fc002b
<div style="border: 4px solid #fc002b">Text here</div>
CSS codes
<p style="color:#fc002b">Text here</p>
<div style="background-color:#fc002b">Text here</div>
<div style="border: 4px solid #fc002b">Text here</div>
#fc002b Color on white background
This is how a font and box color of #fc002b will look
on a white background.
#fc002b Color on black background
This is how a font and box color of #fc002b hex color will look
on a black background.