In RGB color space, #f80acc hex color has a red value of 248, a green value of 10 and a blue value of 204.
In CMYK color space (used in color printing), #f80acc hex color is composed of 0% cyan, 95.97% magenta, 17.74% yellow and 2.75% black.
#f80acc color has a hue of 311.1 degrees, a saturation of 94.44% and a lightness of 50.6%.
#f80acc hex color contains mainly RED.
The closest web safe color of #f80acc is #ff00cc
#f80acc hex color has a decimal value of 16255692.
HEX | f80acc | #f80acc |
---|---|---|
RGB | 248, 10, 204 | rgb(248, 10, 204) |
RGB Percent | 97.25, 3.92, 80 | rgb(97.25, 3.92, 80) |
CMYK | 0, 96, 18, 3 | |
HSL | 311.1°, 94.44, 50.6 | hsl(311.1, 94.44%, 50.6%) |
HSV | 311.1°, 96, 97.3 |
XYZ | 49.719, 24.533, 59.242 |
---|---|
Hunter Lab | 49.531, 92.499, -36.243 |
CIE-LAB | 56.618, 89.863, -38.072 |
CIE-LCH | 56.618, 97.595, 337.039 |
CIE-LUV | 0, 95.97, 17.74, 2.75 |
Web Safe | ff00cc |
RGB percent of color #f80acc
CMYK percent of color #f80acc
Text with hexadecimal color #f80acc
This text has a font color of #f80acc
<p style="color:#f80acc">Text here</p>
#f80acc Background Color
This box has a background color of #f80acc
<div style="background-color:#f80acc">Text here</div>
#f80acc Border Color
This box has a border color of #f80acc
<div style="border: 4px solid #f80acc">Text here</div>
CSS codes
<p style="color:#f80acc">Text here</p>
<div style="background-color:#f80acc">Text here</div>
<div style="border: 4px solid #f80acc">Text here</div>
#f80acc Color on white background
This is how a font and box color of #f80acc will look
on a white background.
#f80acc Color on black background
This is how a font and box color of #f80acc hex color will look
on a black background.