In RGB color space, #f800a0 hex color has a red value of 248, a green value of 0 and a blue value of 160.
In CMYK color space (used in color printing), #f800a0 hex color is composed of 0% cyan, 100% magenta, 35.48% yellow and 2.75% black.
#f800a0 color has a hue of 321.3 degrees, a saturation of 100% and a lightness of 48.6%.
#f800a0 hex color contains mainly RED.
The closest web safe color of #f800a0 is #ff0099
#f800a0 hex color has a decimal value of 16253088.
HEX | f800a0 | #f800a0 |
---|---|---|
RGB | 248, 0, 160 | rgb(248, 0, 160) |
RGB Percent | 97.25, 0, 62.75 | rgb(97.25, 0, 62.75) |
CMYK | 0, 100, 35, 3 | |
HSL | 321.3°, 100, 48.6 | hsl(321.3, 100%, 48.6%) |
HSV | 321.3°, 100, 97.3 |
XYZ | 45.057, 22.495, 35.225 |
---|---|
Hunter Lab | 47.429, 86.573, -10.834 |
CIE-LAB | 54.548, 85.775, -15.662 |
CIE-LCH | 54.548, 87.193, 349.652 |
CIE-LUV | 0, 100, 35.48, 2.75 |
Web Safe | ff0099 |
RGB percent of color #f800a0
CMYK percent of color #f800a0
Text with hexadecimal color #f800a0
This text has a font color of #f800a0
<p style="color:#f800a0">Text here</p>
#f800a0 Background Color
This box has a background color of #f800a0
<div style="background-color:#f800a0">Text here</div>
#f800a0 Border Color
This box has a border color of #f800a0
<div style="border: 4px solid #f800a0">Text here</div>
CSS codes
<p style="color:#f800a0">Text here</p>
<div style="background-color:#f800a0">Text here</div>
<div style="border: 4px solid #f800a0">Text here</div>
#f800a0 Color on white background
This is how a font and box color of #f800a0 will look
on a white background.
#f800a0 Color on black background
This is how a font and box color of #f800a0 hex color will look
on a black background.