In RGB color space, #ff058b hex color has a red value of 255, a green value of 5 and a blue value of 139.
In CMYK color space (used in color printing), #ff058b hex color is composed of 0% cyan, 98.04% magenta, 45.49% yellow and 0% black.
#ff058b color has a hue of 327.8 degrees, a saturation of 100% and a lightness of 51%.
#ff058b hex color contains mainly RED.
The closest web safe color of #ff058b is #ff0099
#ff058b hex color has a decimal value of 16713099.
HEX | ff058b | #ff058b |
---|---|---|
RGB | 255, 5, 139 | rgb(255, 5, 139) |
RGB Percent | 100, 1.96, 54.51 | rgb(100, 1.96, 54.51) |
CMYK | 0, 98, 45, 0 | |
HSL | 327.8°, 100, 51 | hsl(327.8, 100%, 51%) |
HSV | 327.8°, 98, 100 |
XYZ | 45.954, 23.233, 26.488 |
---|---|
Hunter Lab | 48.201, 85.829, 1.158 |
CIE-LAB | 55.312, 85.055, -1.9 |
CIE-LCH | 55.312, 85.076, 358.72 |
CIE-LUV | 0, 98.04, 45.49, 0 |
Web Safe | ff0099 |
RGB percent of color #ff058b
CMYK percent of color #ff058b
Text with hexadecimal color #ff058b
This text has a font color of #ff058b
<p style="color:#ff058b">Text here</p>
#ff058b Background Color
This box has a background color of #ff058b
<div style="background-color:#ff058b">Text here</div>
#ff058b Border Color
This box has a border color of #ff058b
<div style="border: 4px solid #ff058b">Text here</div>
CSS codes
<p style="color:#ff058b">Text here</p>
<div style="background-color:#ff058b">Text here</div>
<div style="border: 4px solid #ff058b">Text here</div>
#ff058b Color on white background
This is how a font and box color of #ff058b will look
on a white background.
#ff058b Color on black background
This is how a font and box color of #ff058b hex color will look
on a black background.