In RGB color space, #f32fed hex color has a red value of 243, a green value of 47 and a blue value of 237.
In CMYK color space (used in color printing), #f32fed hex color is composed of 0% cyan, 80.66% magenta, 2.47% yellow and 4.71% black.
#f32fed color has a hue of 301.8 degrees, a saturation of 89.09% and a lightness of 56.9%.
#f32fed hex color contains mainly RED.
The closest web safe color of #f32fed is #ff33ff
#f32fed hex color has a decimal value of 15937517.
HEX | f32fed | #f32fed |
---|---|---|
RGB | 243, 47, 237 | rgb(243, 47, 237) |
RGB Percent | 95.29, 18.43, 92.94 | rgb(95.29, 18.43, 92.94) |
CMYK | 0, 81, 2, 5 | |
HSL | 301.8°, 89.09, 56.9 | hsl(301.8, 89.09%, 56.9%) |
HSV | 301.8°, 80.7, 95.3 |
XYZ | 53.265, 27.202, 82.564 |
---|---|
Hunter Lab | 52.156, 91.025, -57.349 |
CIE-LAB | 59.161, 88.259, -52.791 |
CIE-LCH | 59.161, 102.842, 329.115 |
CIE-LUV | 0, 80.66, 2.47, 4.71 |
Web Safe | ff33ff |
RGB percent of color #f32fed
CMYK percent of color #f32fed
Text with hexadecimal color #f32fed
This text has a font color of #f32fed
<p style="color:#f32fed">Text here</p>
#f32fed Background Color
This box has a background color of #f32fed
<div style="background-color:#f32fed">Text here</div>
#f32fed Border Color
This box has a border color of #f32fed
<div style="border: 4px solid #f32fed">Text here</div>
CSS codes
<p style="color:#f32fed">Text here</p>
<div style="background-color:#f32fed">Text here</div>
<div style="border: 4px solid #f32fed">Text here</div>
#f32fed Color on white background
This is how a font and box color of #f32fed will look
on a white background.
#f32fed Color on black background
This is how a font and box color of #f32fed hex color will look
on a black background.