In RGB color space, #ff505b hex color has a red value of 255, a green value of 80 and a blue value of 91.
In CMYK color space (used in color printing), #ff505b hex color is composed of 0% cyan, 68.63% magenta, 64.31% yellow and 0% black.
#ff505b color has a hue of 356.2 degrees, a saturation of 100% and a lightness of 65.7%.
#ff505b hex color contains mainly RED.
The closest web safe color of #ff505b is #ff6666
#ff505b hex color has a decimal value of 16732251.
HEX | ff505b | #ff505b |
---|---|---|
RGB | 255, 80, 91 | rgb(255, 80, 91) |
RGB Percent | 100, 31.37, 35.69 | rgb(100, 31.37, 35.69) |
CMYK | 0, 69, 64, 0 | |
HSL | 356.2°, 100, 65.7 | hsl(356.2, 100%, 65.7%) |
HSV | 356.2°, 68.6, 100 |
XYZ | 45.997, 27.753, 12.83 |
---|---|
Hunter Lab | 52.681, 63.66, 22.437 |
CIE-LAB | 59.665, 66.413, 32.406 |
CIE-LCH | 59.665, 73.897, 26.01 |
CIE-LUV | 0, 68.63, 64.31, 0 |
Web Safe | ff6666 |
RGB percent of color #ff505b
CMYK percent of color #ff505b
Text with hexadecimal color #ff505b
This text has a font color of #ff505b
<p style="color:#ff505b">Text here</p>
#ff505b Background Color
This box has a background color of #ff505b
<div style="background-color:#ff505b">Text here</div>
#ff505b Border Color
This box has a border color of #ff505b
<div style="border: 4px solid #ff505b">Text here</div>
CSS codes
<p style="color:#ff505b">Text here</p>
<div style="background-color:#ff505b">Text here</div>
<div style="border: 4px solid #ff505b">Text here</div>
#ff505b Color on white background
This is how a font and box color of #ff505b will look
on a white background.
#ff505b Color on black background
This is how a font and box color of #ff505b hex color will look
on a black background.