In RGB color space, #ff7280 hex color has a red value of 255, a green value of 114 and a blue value of 128.
In CMYK color space (used in color printing), #ff7280 hex color is composed of 0% cyan, 55.29% magenta, 49.8% yellow and 0% black.
#ff7280 color has a hue of 354 degrees, a saturation of 100% and a lightness of 72.4%.
#ff7280 hex color contains mainly RED.
The closest web safe color of #ff7280 is #ff6699
#ff7280 hex color has a decimal value of 16740992.
HEX | ff7280 | #ff7280 |
---|---|---|
RGB | 255, 114, 128 | rgb(255, 114, 128) |
RGB Percent | 100, 44.71, 50.2 | rgb(100, 44.71, 50.2) |
CMYK | 0, 55, 50, 0 | |
HSL | 354°, 100, 72.4 | hsl(354, 100%, 72.4%) |
HSV | 354°, 55.3, 100 |
XYZ | 51.154, 34.853, 24.453 |
---|---|
Hunter Lab | 59.036, 51.353, 16.767 |
CIE-LAB | 65.634, 54.838, 19.18 |
CIE-LCH | 65.634, 58.095, 19.278 |
CIE-LUV | 0, 55.29, 49.8, 0 |
Web Safe | ff6699 |
RGB percent of color #ff7280
CMYK percent of color #ff7280
Text with hexadecimal color #ff7280
This text has a font color of #ff7280
<p style="color:#ff7280">Text here</p>
#ff7280 Background Color
This box has a background color of #ff7280
<div style="background-color:#ff7280">Text here</div>
#ff7280 Border Color
This box has a border color of #ff7280
<div style="border: 4px solid #ff7280">Text here</div>
CSS codes
<p style="color:#ff7280">Text here</p>
<div style="background-color:#ff7280">Text here</div>
<div style="border: 4px solid #ff7280">Text here</div>
#ff7280 Color on white background
This is how a font and box color of #ff7280 will look
on a white background.
#ff7280 Color on black background
This is how a font and box color of #ff7280 hex color will look
on a black background.