In RGB color space, #f32f4f hex color has a red value of 243, a green value of 47 and a blue value of 79.
In CMYK color space (used in color printing), #f32f4f hex color is composed of 0% cyan, 80.66% magenta, 67.49% yellow and 4.71% black.
#f32f4f color has a hue of 350.2 degrees, a saturation of 89.09% and a lightness of 56.9%.
#f32f4f hex color contains mainly RED.
The closest web safe color of #f32f4f is #ff3366
#f32f4f hex color has a decimal value of 15937359.
HEX | f32f4f | #f32f4f |
---|---|---|
RGB | 243, 47, 79 | rgb(243, 47, 79) |
RGB Percent | 95.29, 18.43, 30.98 | rgb(95.29, 18.43, 30.98) |
CMYK | 0, 81, 67, 5 | |
HSL | 350.2°, 89.09, 56.9 | hsl(350.2, 89.09%, 56.9%) |
HSV | 350.2°, 80.7, 95.3 |
XYZ | 39.39, 21.652, 9.5 |
---|---|
Hunter Lab | 46.532, 69.673, 20.467 |
CIE-LAB | 53.656, 72.539, 31.391 |
CIE-LCH | 53.656, 79.04, 23.4 |
CIE-LUV | 0, 80.66, 67.49, 4.71 |
Web Safe | ff3366 |
RGB percent of color #f32f4f
CMYK percent of color #f32f4f
Text with hexadecimal color #f32f4f
This text has a font color of #f32f4f
<p style="color:#f32f4f">Text here</p>
#f32f4f Background Color
This box has a background color of #f32f4f
<div style="background-color:#f32f4f">Text here</div>
#f32f4f Border Color
This box has a border color of #f32f4f
<div style="border: 4px solid #f32f4f">Text here</div>
CSS codes
<p style="color:#f32f4f">Text here</p>
<div style="background-color:#f32f4f">Text here</div>
<div style="border: 4px solid #f32f4f">Text here</div>
#f32f4f Color on white background
This is how a font and box color of #f32f4f will look
on a white background.
#f32f4f Color on black background
This is how a font and box color of #f32f4f hex color will look
on a black background.