In RGB color space, #f32c2b hex color has a red value of 243, a green value of 44 and a blue value of 43.
In CMYK color space (used in color printing), #f32c2b hex color is composed of 0% cyan, 81.89% magenta, 82.3% yellow and 4.71% black.
#f32c2b color has a hue of 0.3 degrees, a saturation of 89.29% and a lightness of 56.1%.
#f32c2b hex color contains mainly RED.
The closest web safe color of #f32c2b is #ff3333
#f32c2b hex color has a decimal value of 15936555.
HEX | f32c2b | #f32c2b |
---|---|---|
RGB | 243, 44, 43 | rgb(243, 44, 43) |
RGB Percent | 95.29, 17.25, 16.86 | rgb(95.29, 17.25, 16.86) |
CMYK | 0, 82, 82, 5 | |
HSL | 0.3°, 89.29, 56.1 | hsl(0.3, 89.29%, 56.1%) |
HSV | 0.3°, 82.3, 95.3 |
XYZ | 38.299, 21.03, 4.326 |
---|---|
Hunter Lab | 45.858, 68.823, 26.508 |
CIE-LAB | 52.982, 71.968, 50.69 |
CIE-LCH | 52.982, 88.028, 35.159 |
CIE-LUV | 0, 81.89, 82.3, 4.71 |
Web Safe | ff3333 |
RGB percent of color #f32c2b
CMYK percent of color #f32c2b
Text with hexadecimal color #f32c2b
This text has a font color of #f32c2b
<p style="color:#f32c2b">Text here</p>
#f32c2b Background Color
This box has a background color of #f32c2b
<div style="background-color:#f32c2b">Text here</div>
#f32c2b Border Color
This box has a border color of #f32c2b
<div style="border: 4px solid #f32c2b">Text here</div>
CSS codes
<p style="color:#f32c2b">Text here</p>
<div style="background-color:#f32c2b">Text here</div>
<div style="border: 4px solid #f32c2b">Text here</div>
#f32c2b Color on white background
This is how a font and box color of #f32c2b will look
on a white background.
#f32c2b Color on black background
This is how a font and box color of #f32c2b hex color will look
on a black background.