#f08080 hex color name is lightcoral.
In RGB color space, #f08080 hex color has a red value of 240, a green value of 128 and a blue value of 128.
In CMYK color space (used in color printing), #f08080 hex color is composed of 0% cyan, 46.67% magenta, 46.67% yellow and 5.88% black.
#f08080 color has a hue of 0 degrees, a saturation of 78.87% and a lightness of 72.2%.
#f08080 hex color contains mainly RED.
The closest web safe color of #f08080 is #ff9999
#f08080 hex color has a decimal value of 15761536.
HEX | f08080 | #f08080 |
---|---|---|
RGB | 240, 128, 128 | rgb(240, 128, 128) |
RGB Percent | 94.12, 50.2, 50.2 | rgb(94.12, 50.2, 50.2) |
CMYK | 0, 47, 47, 6 | |
HSL | 0°, 78.87, 72.2 | hsl(0, 78.87%, 72.2%) |
HSV | 0°, 46.7, 94.1 |
XYZ | 47.551, 35.522, 24.772 |
---|---|
Hunter Lab | 59.6, 38.112, 17.077 |
CIE-LAB | 66.153, 42.819, 19.548 |
CIE-LCH | 66.153, 47.07, 24.538 |
CIE-LUV | 0, 46.67, 46.67, 5.88 |
Web Safe | ff9999 |
RGB percent of color #f08080
CMYK percent of color #f08080
Text with hexadecimal color #f08080
This text has a font color of #f08080
<p style="color:#f08080">Text here</p>
#f08080 Background Color
This box has a background color of #f08080
<div style="background-color:#f08080">Text here</div>
#f08080 Border Color
This box has a border color of #f08080
<div style="border: 4px solid #f08080">Text here</div>
CSS codes
<p style="color:#f08080">Text here</p>
<div style="background-color:#f08080">Text here</div>
<div style="border: 4px solid #f08080">Text here</div>
#f08080 Color on white background
This is how a font and box color of #f08080 will look
on a white background.
#f08080 Color on black background
This is how a font and box color of #f08080 hex color will look
on a black background.