In RGB color space, #fc003b hex color has a red value of 252, a green value of 0 and a blue value of 59.
In CMYK color space (used in color printing), #fc003b hex color is composed of 0% cyan, 100% magenta, 76.59% yellow and 1.18% black.
#fc003b color has a hue of 346 degrees, a saturation of 100% and a lightness of 49.4%.
#fc003b hex color contains mainly RED.
The closest web safe color of #fc003b is #ff0033
#fc003b hex color has a decimal value of 16515131.
HEX | fc003b | #fc003b |
---|---|---|
RGB | 252, 0, 59 | rgb(252, 0, 59) |
RGB Percent | 98.82, 0, 23.14 | rgb(98.82, 0, 23.14) |
CMYK | 0, 100, 77, 1 | |
HSL | 346°, 100, 49.4 | hsl(346, 100%, 49.4%) |
HSV | 346°, 100, 98.8 |
XYZ | 40.934, 21.011, 6.036 |
---|---|
Hunter Lab | 45.838, 79.188, 24.279 |
CIE-LAB | 52.962, 80.34, 42.64 |
CIE-LCH | 52.962, 90.954, 27.957 |
CIE-LUV | 0, 100, 76.59, 1.18 |
Web Safe | ff0033 |
RGB percent of color #fc003b
CMYK percent of color #fc003b
Text with hexadecimal color #fc003b
This text has a font color of #fc003b
<p style="color:#fc003b">Text here</p>
#fc003b Background Color
This box has a background color of #fc003b
<div style="background-color:#fc003b">Text here</div>
#fc003b Border Color
This box has a border color of #fc003b
<div style="border: 4px solid #fc003b">Text here</div>
CSS codes
<p style="color:#fc003b">Text here</p>
<div style="background-color:#fc003b">Text here</div>
<div style="border: 4px solid #fc003b">Text here</div>
#fc003b Color on white background
This is how a font and box color of #fc003b will look
on a white background.
#fc003b Color on black background
This is how a font and box color of #fc003b hex color will look
on a black background.