In RGB color space, #ff50ab hex color has a red value of 255, a green value of 80 and a blue value of 171.
In CMYK color space (used in color printing), #ff50ab hex color is composed of 0% cyan, 68.63% magenta, 32.94% yellow and 0% black.
#ff50ab color has a hue of 328.8 degrees, a saturation of 100% and a lightness of 65.7%.
#ff50ab hex color contains mainly RED.
The closest web safe color of #ff50ab is #ff6699
#ff50ab hex color has a decimal value of 16732331.
HEX | ff50ab | #ff50ab |
---|---|---|
RGB | 255, 80, 171 | rgb(255, 80, 171) |
RGB Percent | 100, 31.37, 67.06 | rgb(100, 31.37, 67.06) |
CMYK | 0, 69, 33, 0 | |
HSL | 328.8°, 100, 65.7 | hsl(328.8, 100%, 65.7%) |
HSV | 328.8°, 68.6, 100 |
XYZ | 51.459, 29.938, 41.594 |
---|---|
Hunter Lab | 54.716, 72.123, -6.77 |
CIE-LAB | 61.601, 73.03, -11.323 |
CIE-LCH | 61.601, 73.903, 351.187 |
CIE-LUV | 0, 68.63, 32.94, 0 |
Web Safe | ff6699 |
RGB percent of color #ff50ab
CMYK percent of color #ff50ab
Text with hexadecimal color #ff50ab
This text has a font color of #ff50ab
<p style="color:#ff50ab">Text here</p>
#ff50ab Background Color
This box has a background color of #ff50ab
<div style="background-color:#ff50ab">Text here</div>
#ff50ab Border Color
This box has a border color of #ff50ab
<div style="border: 4px solid #ff50ab">Text here</div>
CSS codes
<p style="color:#ff50ab">Text here</p>
<div style="background-color:#ff50ab">Text here</div>
<div style="border: 4px solid #ff50ab">Text here</div>
#ff50ab Color on white background
This is how a font and box color of #ff50ab will look
on a white background.
#ff50ab Color on black background
This is how a font and box color of #ff50ab hex color will look
on a black background.