In RGB color space, #f800dc hex color has a red value of 248, a green value of 0 and a blue value of 220.
In CMYK color space (used in color printing), #f800dc hex color is composed of 0% cyan, 100% magenta, 11.29% yellow and 2.75% black.
#f800dc color has a hue of 306.8 degrees, a saturation of 100% and a lightness of 48.6%.
#f800dc hex color contains mainly RED.
The closest web safe color of #f800dc is #ff00cc
#f800dc hex color has a decimal value of 16253148.
HEX | f800dc | #f800dc |
---|---|---|
RGB | 248, 0, 220 | rgb(248, 0, 220) |
RGB Percent | 97.25, 0, 86.27 | rgb(97.25, 0, 86.27) |
CMYK | 0, 100, 11, 3 | |
HSL | 306.8°, 100, 48.6 | hsl(306.8, 100%, 48.6%) |
HSV | 306.8°, 100, 97.3 |
XYZ | 51.63, 25.124, 69.838 |
---|---|
Hunter Lab | 50.124, 96.147, -47.523 |
CIE-LAB | 57.196, 92.466, -46.281 |
CIE-LCH | 57.196, 103.402, 333.411 |
CIE-LUV | 0, 100, 11.29, 2.75 |
Web Safe | ff00cc |
RGB percent of color #f800dc
CMYK percent of color #f800dc
Text with hexadecimal color #f800dc
This text has a font color of #f800dc
<p style="color:#f800dc">Text here</p>
#f800dc Background Color
This box has a background color of #f800dc
<div style="background-color:#f800dc">Text here</div>
#f800dc Border Color
This box has a border color of #f800dc
<div style="border: 4px solid #f800dc">Text here</div>
CSS codes
<p style="color:#f800dc">Text here</p>
<div style="background-color:#f800dc">Text here</div>
<div style="border: 4px solid #f800dc">Text here</div>
#f800dc Color on white background
This is how a font and box color of #f800dc will look
on a white background.
#f800dc Color on black background
This is how a font and box color of #f800dc hex color will look
on a black background.