In RGB color space, #ff2047 hex color has a red value of 255, a green value of 32 and a blue value of 71.
In CMYK color space (used in color printing), #ff2047 hex color is composed of 0% cyan, 87.45% magenta, 72.16% yellow and 0% black.
#ff2047 color has a hue of 349.5 degrees, a saturation of 100% and a lightness of 56.3%.
#ff2047 hex color contains mainly RED.
The closest web safe color of #ff2047 is #ff3333
#ff2047 hex color has a decimal value of 16719943.
HEX | ff2047 | #ff2047 |
---|---|---|
RGB | 255, 32, 71 | rgb(255, 32, 71) |
RGB Percent | 100, 12.55, 27.84 | rgb(100, 12.55, 27.84) |
CMYK | 0, 87, 72, 0 | |
HSL | 349.5°, 100, 56.3 | hsl(349.5, 100%, 56.3%) |
HSV | 349.5°, 87.5, 100 |
XYZ | 42.894, 22.748, 8.091 |
---|---|
Hunter Lab | 47.695, 77.067, 23.328 |
CIE-LAB | 54.812, 78.298, 38.006 |
CIE-LCH | 54.812, 87.035, 25.892 |
CIE-LUV | 0, 87.45, 72.16, 0 |
Web Safe | ff3333 |
RGB percent of color #ff2047
CMYK percent of color #ff2047
Text with hexadecimal color #ff2047
This text has a font color of #ff2047
<p style="color:#ff2047">Text here</p>
#ff2047 Background Color
This box has a background color of #ff2047
<div style="background-color:#ff2047">Text here</div>
#ff2047 Border Color
This box has a border color of #ff2047
<div style="border: 4px solid #ff2047">Text here</div>
CSS codes
<p style="color:#ff2047">Text here</p>
<div style="background-color:#ff2047">Text here</div>
<div style="border: 4px solid #ff2047">Text here</div>
#ff2047 Color on white background
This is how a font and box color of #ff2047 will look
on a white background.
#ff2047 Color on black background
This is how a font and box color of #ff2047 hex color will look
on a black background.