In RGB color space, #ff1f80 hex color has a red value of 255, a green value of 31 and a blue value of 128.
In CMYK color space (used in color printing), #ff1f80 hex color is composed of 0% cyan, 87.84% magenta, 49.8% yellow and 0% black.
#ff1f80 color has a hue of 334 degrees, a saturation of 100% and a lightness of 56.1%.
#ff1f80 hex color contains mainly RED.
The closest web safe color of #ff1f80 is #ff3399
#ff1f80 hex color has a decimal value of 16719744.
HEX | ff1f80 | #ff1f80 |
---|---|---|
RGB | 255, 31, 128 | rgb(255, 31, 128) |
RGB Percent | 100, 12.16, 50.2 | rgb(100, 12.16, 50.2) |
CMYK | 0, 88, 50, 0 | |
HSL | 334°, 100, 56.1 | hsl(334, 100%, 56.1%) |
HSV | 334°, 87.8, 100 |
XYZ | 45.626, 23.798, 22.611 |
---|---|
Hunter Lab | 48.783, 81.577, 6.667 |
CIE-LAB | 55.885, 81.648, 5.504 |
CIE-LCH | 55.885, 81.833, 3.857 |
CIE-LUV | 0, 87.84, 49.8, 0 |
Web Safe | ff3399 |
RGB percent of color #ff1f80
CMYK percent of color #ff1f80
Text with hexadecimal color #ff1f80
This text has a font color of #ff1f80
<p style="color:#ff1f80">Text here</p>
#ff1f80 Background Color
This box has a background color of #ff1f80
<div style="background-color:#ff1f80">Text here</div>
#ff1f80 Border Color
This box has a border color of #ff1f80
<div style="border: 4px solid #ff1f80">Text here</div>
CSS codes
<p style="color:#ff1f80">Text here</p>
<div style="background-color:#ff1f80">Text here</div>
<div style="border: 4px solid #ff1f80">Text here</div>
#ff1f80 Color on white background
This is how a font and box color of #ff1f80 will look
on a white background.
#ff1f80 Color on black background
This is how a font and box color of #ff1f80 hex color will look
on a black background.