In RGB color space, #fc004b hex color has a red value of 252, a green value of 0 and a blue value of 75.
In CMYK color space (used in color printing), #fc004b hex color is composed of 0% cyan, 100% magenta, 70.24% yellow and 1.18% black.
#fc004b color has a hue of 342.1 degrees, a saturation of 100% and a lightness of 49.4%.
#fc004b hex color contains mainly RED.
The closest web safe color of #fc004b is #ff0033
#fc004b hex color has a decimal value of 16515147.
HEX | fc004b | #fc004b |
---|---|---|
RGB | 252, 0, 75 | rgb(252, 0, 75) |
RGB Percent | 98.82, 0, 29.41 | rgb(98.82, 0, 29.41) |
CMYK | 0, 100, 70, 1 | |
HSL | 342.1°, 100, 49.4 | hsl(342.1, 100%, 49.4%) |
HSV | 342.1°, 100, 98.8 |
XYZ | 41.415, 21.203, 8.566 |
---|---|
Hunter Lab | 46.047, 79.963, 21.203 |
CIE-LAB | 53.171, 80.911, 33.563 |
CIE-LCH | 53.171, 87.596, 22.529 |
CIE-LUV | 0, 100, 70.24, 1.18 |
Web Safe | ff0033 |
RGB percent of color #fc004b
CMYK percent of color #fc004b
Text with hexadecimal color #fc004b
This text has a font color of #fc004b
<p style="color:#fc004b">Text here</p>
#fc004b Background Color
This box has a background color of #fc004b
<div style="background-color:#fc004b">Text here</div>
#fc004b Border Color
This box has a border color of #fc004b
<div style="border: 4px solid #fc004b">Text here</div>
CSS codes
<p style="color:#fc004b">Text here</p>
<div style="background-color:#fc004b">Text here</div>
<div style="border: 4px solid #fc004b">Text here</div>
#fc004b Color on white background
This is how a font and box color of #fc004b will look
on a white background.
#fc004b Color on black background
This is how a font and box color of #fc004b hex color will look
on a black background.