In RGB color space, #ff2040 hex color has a red value of 255, a green value of 32 and a blue value of 64.
In CMYK color space (used in color printing), #ff2040 hex color is composed of 0% cyan, 87.45% magenta, 74.9% yellow and 0% black.
#ff2040 color has a hue of 351.4 degrees, a saturation of 100% and a lightness of 56.3%.
#ff2040 hex color contains mainly RED.
The closest web safe color of #ff2040 is #ff3333
#ff2040 hex color has a decimal value of 16719936.
HEX | ff2040 | #ff2040 |
---|---|---|
RGB | 255, 32, 64 | rgb(255, 32, 64) |
RGB Percent | 100, 12.55, 25.1 | rgb(100, 12.55, 25.1) |
CMYK | 0, 87, 75, 0 | |
HSL | 351.4°, 100, 56.3 | hsl(351.4, 100%, 56.3%) |
HSV | 351.4°, 87.5, 100 |
XYZ | 42.682, 22.663, 6.975 |
---|---|
Hunter Lab | 47.606, 76.729, 24.637 |
CIE-LAB | 54.724, 78.046, 41.912 |
CIE-LCH | 54.724, 88.588, 28.237 |
CIE-LUV | 0, 87.45, 74.9, 0 |
Web Safe | ff3333 |
RGB percent of color #ff2040
CMYK percent of color #ff2040
Text with hexadecimal color #ff2040
This text has a font color of #ff2040
<p style="color:#ff2040">Text here</p>
#ff2040 Background Color
This box has a background color of #ff2040
<div style="background-color:#ff2040">Text here</div>
#ff2040 Border Color
This box has a border color of #ff2040
<div style="border: 4px solid #ff2040">Text here</div>
CSS codes
<p style="color:#ff2040">Text here</p>
<div style="background-color:#ff2040">Text here</div>
<div style="border: 4px solid #ff2040">Text here</div>
#ff2040 Color on white background
This is how a font and box color of #ff2040 will look
on a white background.
#ff2040 Color on black background
This is how a font and box color of #ff2040 hex color will look
on a black background.