In RGB color space, #f32222 hex color has a red value of 243, a green value of 34 and a blue value of 34.
In CMYK color space (used in color printing), #f32222 hex color is composed of 0% cyan, 86.01% magenta, 86.01% yellow and 4.71% black.
#f32222 color has a hue of 0 degrees, a saturation of 89.7% and a lightness of 54.3%.
#f32222 hex color contains mainly RED.
The closest web safe color of #f32222 is #ff3333
#f32222 hex color has a decimal value of 15933986.
HEX | f32222 | #f32222 |
---|---|---|
RGB | 243, 34, 34 | rgb(243, 34, 34) |
RGB Percent | 95.29, 13.33, 13.33 | rgb(95.29, 13.33, 13.33) |
CMYK | 0, 86, 86, 5 | |
HSL | 0°, 89.7, 54.3 | hsl(0, 89.7%, 54.3%) |
HSV | 0°, 86, 95.3 |
XYZ | 37.823, 20.314, 3.441 |
---|---|
Hunter Lab | 45.071, 70.92, 27.023 |
CIE-LAB | 52.19, 73.846, 54.337 |
CIE-LCH | 52.19, 91.683, 36.346 |
CIE-LUV | 0, 86.01, 86.01, 4.71 |
Web Safe | ff3333 |
RGB percent of color #f32222
CMYK percent of color #f32222
Text with hexadecimal color #f32222
This text has a font color of #f32222
<p style="color:#f32222">Text here</p>
#f32222 Background Color
This box has a background color of #f32222
<div style="background-color:#f32222">Text here</div>
#f32222 Border Color
This box has a border color of #f32222
<div style="border: 4px solid #f32222">Text here</div>
CSS codes
<p style="color:#f32222">Text here</p>
<div style="background-color:#f32222">Text here</div>
<div style="border: 4px solid #f32222">Text here</div>
#f32222 Color on white background
This is how a font and box color of #f32222 will look
on a white background.
#f32222 Color on black background
This is how a font and box color of #f32222 hex color will look
on a black background.