In RGB color space, #ff7071 hex color has a red value of 255, a green value of 112 and a blue value of 113.
In CMYK color space (used in color printing), #ff7071 hex color is composed of 0% cyan, 56.08% magenta, 55.69% yellow and 0% black.
#ff7071 color has a hue of 359.6 degrees, a saturation of 100% and a lightness of 72%.
#ff7071 hex color contains mainly RED.
The closest web safe color of #ff7071 is #ff6666
#ff7071 hex color has a decimal value of 16740465.
HEX | ff7071 | #ff7071 |
---|---|---|
RGB | 255, 112, 113 | rgb(255, 112, 113) |
RGB Percent | 100, 43.92, 44.31 | rgb(100, 43.92, 44.31) |
CMYK | 0, 56, 56, 0 | |
HSL | 359.6°, 100, 72 | hsl(359.6, 100%, 72%) |
HSV | 359.6°, 56.1, 100 |
XYZ | 50.015, 34.041, 19.557 |
---|---|
Hunter Lab | 58.345, 50.913, 20.967 |
CIE-LAB | 64.995, 54.551, 26.803 |
CIE-LCH | 64.995, 60.78, 26.167 |
CIE-LUV | 0, 56.08, 55.69, 0 |
Web Safe | ff6666 |
RGB percent of color #ff7071
CMYK percent of color #ff7071
Text with hexadecimal color #ff7071
This text has a font color of #ff7071
<p style="color:#ff7071">Text here</p>
#ff7071 Background Color
This box has a background color of #ff7071
<div style="background-color:#ff7071">Text here</div>
#ff7071 Border Color
This box has a border color of #ff7071
<div style="border: 4px solid #ff7071">Text here</div>
CSS codes
<p style="color:#ff7071">Text here</p>
<div style="background-color:#ff7071">Text here</div>
<div style="border: 4px solid #ff7071">Text here</div>
#ff7071 Color on white background
This is how a font and box color of #ff7071 will look
on a white background.
#ff7071 Color on black background
This is how a font and box color of #ff7071 hex color will look
on a black background.