In RGB color space, #ff055b hex color has a red value of 255, a green value of 5 and a blue value of 91.
In CMYK color space (used in color printing), #ff055b hex color is composed of 0% cyan, 98.04% magenta, 64.31% yellow and 0% black.
#ff055b color has a hue of 339.4 degrees, a saturation of 100% and a lightness of 51%.
#ff055b hex color contains mainly RED.
The closest web safe color of #ff055b is #ff0066
#ff055b hex color has a decimal value of 16713051.
HEX | ff055b | #ff055b |
---|---|---|
RGB | 255, 5, 91 | rgb(255, 5, 91) |
RGB Percent | 100, 1.96, 35.69 | rgb(100, 1.96, 35.69) |
CMYK | 0, 98, 64, 0 | |
HSL | 339.4°, 100, 51 | hsl(339.4, 100%, 51%) |
HSV | 339.4°, 98, 100 |
XYZ | 43.183, 22.124, 11.892 |
---|---|
Hunter Lab | 47.036, 81.564, 17.935 |
CIE-LAB | 54.158, 81.974, 25.362 |
CIE-LCH | 54.158, 85.808, 17.192 |
CIE-LUV | 0, 98.04, 64.31, 0 |
Web Safe | ff0066 |
RGB percent of color #ff055b
CMYK percent of color #ff055b
Text with hexadecimal color #ff055b
This text has a font color of #ff055b
<p style="color:#ff055b">Text here</p>
#ff055b Background Color
This box has a background color of #ff055b
<div style="background-color:#ff055b">Text here</div>
#ff055b Border Color
This box has a border color of #ff055b
<div style="border: 4px solid #ff055b">Text here</div>
CSS codes
<p style="color:#ff055b">Text here</p>
<div style="background-color:#ff055b">Text here</div>
<div style="border: 4px solid #ff055b">Text here</div>
#ff055b Color on white background
This is how a font and box color of #ff055b will look
on a white background.
#ff055b Color on black background
This is how a font and box color of #ff055b hex color will look
on a black background.