In RGB color space, #fb003c hex color has a red value of 251, a green value of 0 and a blue value of 60.
In CMYK color space (used in color printing), #fb003c hex color is composed of 0% cyan, 100% magenta, 76.1% yellow and 1.57% black.
#fb003c color has a hue of 345.7 degrees, a saturation of 100% and a lightness of 49.2%.
#fb003c hex color contains mainly RED.
The closest web safe color of #fb003c is #ff0033
#fb003c hex color has a decimal value of 16449596.
HEX | fb003c | #fb003c |
---|---|---|
RGB | 251, 0, 60 | rgb(251, 0, 60) |
RGB Percent | 98.43, 0, 23.53 | rgb(98.43, 0, 23.53) |
CMYK | 0, 100, 76, 2 | |
HSL | 345.7°, 100, 49.2 | hsl(345.7, 100%, 49.2%) |
HSV | 345.7°, 100, 98.4 |
XYZ | 40.599, 20.835, 6.157 |
---|---|
Hunter Lab | 45.645, 78.886, 23.954 |
CIE-LAB | 52.768, 80.14, 41.801 |
CIE-LCH | 52.768, 90.387, 27.547 |
CIE-LUV | 0, 100, 76.1, 1.57 |
Web Safe | ff0033 |
RGB percent of color #fb003c
CMYK percent of color #fb003c
Text with hexadecimal color #fb003c
This text has a font color of #fb003c
<p style="color:#fb003c">Text here</p>
#fb003c Background Color
This box has a background color of #fb003c
<div style="background-color:#fb003c">Text here</div>
#fb003c Border Color
This box has a border color of #fb003c
<div style="border: 4px solid #fb003c">Text here</div>
CSS codes
<p style="color:#fb003c">Text here</p>
<div style="background-color:#fb003c">Text here</div>
<div style="border: 4px solid #fb003c">Text here</div>
#fb003c Color on white background
This is how a font and box color of #fb003c will look
on a white background.
#fb003c Color on black background
This is how a font and box color of #fb003c hex color will look
on a black background.