In RGB color space, #f200dc hex color has a red value of 242, a green value of 0 and a blue value of 220.
In CMYK color space (used in color printing), #f200dc hex color is composed of 0% cyan, 100% magenta, 9.09% yellow and 5.1% black.
#f200dc color has a hue of 305.5 degrees, a saturation of 100% and a lightness of 47.5%.
#f200dc hex color contains mainly RED.
The closest web safe color of #f200dc is #ff00cc
#f200dc hex color has a decimal value of 15859932.
HEX | f200dc | #f200dc |
---|---|---|
RGB | 242, 0, 220 | rgb(242, 0, 220) |
RGB Percent | 94.9, 0, 86.27 | rgb(94.9, 0, 86.27) |
CMYK | 0, 100, 9, 5 | |
HSL | 305.5°, 100, 47.5 | hsl(305.5, 100%, 47.5%) |
HSV | 305.5°, 100, 94.9 |
XYZ | 49.536, 24.045, 69.74 |
---|---|
Hunter Lab | 49.036, 94.509, -49.999 |
CIE-LAB | 56.133, 91.458, -48.033 |
CIE-LCH | 56.133, 103.304, 332.292 |
CIE-LUV | 0, 100, 9.09, 5.1 |
Web Safe | ff00cc |
RGB percent of color #f200dc
CMYK percent of color #f200dc
Text with hexadecimal color #f200dc
This text has a font color of #f200dc
<p style="color:#f200dc">Text here</p>
#f200dc Background Color
This box has a background color of #f200dc
<div style="background-color:#f200dc">Text here</div>
#f200dc Border Color
This box has a border color of #f200dc
<div style="border: 4px solid #f200dc">Text here</div>
CSS codes
<p style="color:#f200dc">Text here</p>
<div style="background-color:#f200dc">Text here</div>
<div style="border: 4px solid #f200dc">Text here</div>
#f200dc Color on white background
This is how a font and box color of #f200dc will look
on a white background.
#f200dc Color on black background
This is how a font and box color of #f200dc hex color will look
on a black background.