In RGB color space, #ff8090 hex color has a red value of 255, a green value of 128 and a blue value of 144.
In CMYK color space (used in color printing), #ff8090 hex color is composed of 0% cyan, 49.8% magenta, 43.53% yellow and 0% black.
#ff8090 color has a hue of 352.4 degrees, a saturation of 100% and a lightness of 75.1%.
#ff8090 hex color contains mainly RED.
The closest web safe color of #ff8090 is #ff9999
#ff8090 hex color has a decimal value of 16744592.
HEX | ff8090 | #ff8090 |
---|---|---|
RGB | 255, 128, 144 | rgb(255, 128, 144) |
RGB Percent | 100, 50.2, 56.47 | rgb(100, 50.2, 56.47) |
CMYK | 0, 50, 44, 0 | |
HSL | 352.4°, 100, 75.1 | hsl(352.4, 100%, 75.1%) |
HSV | 352.4°, 49.8, 100 |
XYZ | 53.993, 38.712, 31.012 |
---|---|
Hunter Lab | 62.219, 46.017, 14.001 |
CIE-LAB | 68.542, 49.692, 14.173 |
CIE-LCH | 68.542, 51.674, 15.919 |
CIE-LUV | 0, 49.8, 43.53, 0 |
Web Safe | ff9999 |
RGB percent of color #ff8090
CMYK percent of color #ff8090
Text with hexadecimal color #ff8090
This text has a font color of #ff8090
<p style="color:#ff8090">Text here</p>
#ff8090 Background Color
This box has a background color of #ff8090
<div style="background-color:#ff8090">Text here</div>
#ff8090 Border Color
This box has a border color of #ff8090
<div style="border: 4px solid #ff8090">Text here</div>
CSS codes
<p style="color:#ff8090">Text here</p>
<div style="background-color:#ff8090">Text here</div>
<div style="border: 4px solid #ff8090">Text here</div>
#ff8090 Color on white background
This is how a font and box color of #ff8090 will look
on a white background.
#ff8090 Color on black background
This is how a font and box color of #ff8090 hex color will look
on a black background.