In RGB color space, #ff50cf hex color has a red value of 255, a green value of 80 and a blue value of 207.
In CMYK color space (used in color printing), #ff50cf hex color is composed of 0% cyan, 68.63% magenta, 18.82% yellow and 0% black.
#ff50cf color has a hue of 316.5 degrees, a saturation of 100% and a lightness of 65.7%.
#ff50cf hex color contains mainly RED.
The closest web safe color of #ff50cf is #ff66cc
#ff50cf hex color has a decimal value of 16732367.
HEX | ff50cf | #ff50cf |
---|---|---|
RGB | 255, 80, 207 | rgb(255, 80, 207) |
RGB Percent | 100, 31.37, 81.18 | rgb(100, 31.37, 81.18) |
CMYK | 0, 69, 19, 0 | |
HSL | 316.5°, 100, 65.7 | hsl(316.5, 100%, 65.7%) |
HSV | 316.5°, 68.6, 100 |
XYZ | 55.371, 31.502, 62.194 |
---|---|
Hunter Lab | 56.127, 77.875, -26.411 |
CIE-LAB | 62.929, 77.379, -29.858 |
CIE-LCH | 62.929, 82.94, 338.9 |
CIE-LUV | 0, 68.63, 18.82, 0 |
Web Safe | ff66cc |
RGB percent of color #ff50cf
CMYK percent of color #ff50cf
Text with hexadecimal color #ff50cf
This text has a font color of #ff50cf
<p style="color:#ff50cf">Text here</p>
#ff50cf Background Color
This box has a background color of #ff50cf
<div style="background-color:#ff50cf">Text here</div>
#ff50cf Border Color
This box has a border color of #ff50cf
<div style="border: 4px solid #ff50cf">Text here</div>
CSS codes
<p style="color:#ff50cf">Text here</p>
<div style="background-color:#ff50cf">Text here</div>
<div style="border: 4px solid #ff50cf">Text here</div>
#ff50cf Color on white background
This is how a font and box color of #ff50cf will look
on a white background.
#ff50cf Color on black background
This is how a font and box color of #ff50cf hex color will look
on a black background.