In RGB color space, #ff005a hex color has a red value of 255, a green value of 0 and a blue value of 90.
In CMYK color space (used in color printing), #ff005a hex color is composed of 0% cyan, 100% magenta, 64.71% yellow and 0% black.
#ff005a color has a hue of 338.8 degrees, a saturation of 100% and a lightness of 50%.
#ff005a hex color contains mainly RED.
The closest web safe color of #ff005a is #ff0066
#ff005a hex color has a decimal value of 16711770.
HEX | ff005a | #ff005a |
---|---|---|
RGB | 255, 0, 90 | rgb(255, 0, 90) |
RGB Percent | 100, 0, 35.29 | rgb(100, 0, 35.29) |
CMYK | 0, 100, 65, 0 | |
HSL | 338.8°, 100, 50 | hsl(338.8, 100%, 50%) |
HSV | 338.8°, 100, 100 |
XYZ | 43.085, 21.998, 11.648 |
---|---|
Hunter Lab | 46.902, 81.895, 18.107 |
CIE-LAB | 54.025, 82.258, 25.79 |
CIE-LCH | 54.025, 86.206, 17.408 |
CIE-LUV | 0, 100, 64.71, 0 |
Web Safe | ff0066 |
RGB percent of color #ff005a
CMYK percent of color #ff005a
Text with hexadecimal color #ff005a
This text has a font color of #ff005a
<p style="color:#ff005a">Text here</p>
#ff005a Background Color
This box has a background color of #ff005a
<div style="background-color:#ff005a">Text here</div>
#ff005a Border Color
This box has a border color of #ff005a
<div style="border: 4px solid #ff005a">Text here</div>
CSS codes
<p style="color:#ff005a">Text here</p>
<div style="background-color:#ff005a">Text here</div>
<div style="border: 4px solid #ff005a">Text here</div>
#ff005a Color on white background
This is how a font and box color of #ff005a will look
on a white background.
#ff005a Color on black background
This is how a font and box color of #ff005a hex color will look
on a black background.