In RGB color space, #f800ca hex color has a red value of 248, a green value of 0 and a blue value of 202.
In CMYK color space (used in color printing), #f800ca hex color is composed of 0% cyan, 100% magenta, 18.55% yellow and 2.75% black.
#f800ca color has a hue of 311.1 degrees, a saturation of 100% and a lightness of 48.6%.
#f800ca hex color contains mainly RED.
The closest web safe color of #f800ca is #ff00cc
#f800ca hex color has a decimal value of 16253130.
HEX | f800ca | #f800ca |
---|---|---|
RGB | 248, 0, 202 | rgb(248, 0, 202) |
RGB Percent | 97.25, 0, 79.22 | rgb(97.25, 0, 79.22) |
CMYK | 0, 100, 19, 3 | |
HSL | 311.1°, 100, 48.6 | hsl(311.1, 100%, 48.6%) |
HSV | 311.1°, 100, 97.3 |
XYZ | 49.372, 24.221, 57.95 |
---|---|
Hunter Lab | 49.215, 92.944, -35.363 |
CIE-LAB | 56.308, 90.256, -37.41 |
CIE-LCH | 56.308, 97.702, 337.487 |
CIE-LUV | 0, 100, 18.55, 2.75 |
Web Safe | ff00cc |
RGB percent of color #f800ca
CMYK percent of color #f800ca
Text with hexadecimal color #f800ca
This text has a font color of #f800ca
<p style="color:#f800ca">Text here</p>
#f800ca Background Color
This box has a background color of #f800ca
<div style="background-color:#f800ca">Text here</div>
#f800ca Border Color
This box has a border color of #f800ca
<div style="border: 4px solid #f800ca">Text here</div>
CSS codes
<p style="color:#f800ca">Text here</p>
<div style="background-color:#f800ca">Text here</div>
<div style="border: 4px solid #f800ca">Text here</div>
#f800ca Color on white background
This is how a font and box color of #f800ca will look
on a white background.
#f800ca Color on black background
This is how a font and box color of #f800ca hex color will look
on a black background.