In RGB color space, #fc8080 hex color has a red value of 252, a green value of 128 and a blue value of 128.
In CMYK color space (used in color printing), #fc8080 hex color is composed of 0% cyan, 49.21% magenta, 49.21% yellow and 1.18% black.
#fc8080 color has a hue of 0 degrees, a saturation of 95.38% and a lightness of 74.5%.
#fc8080 hex color contains mainly RED.
The closest web safe color of #fc8080 is #ff9999
#fc8080 hex color has a decimal value of 16547968.
HEX | fc8080 | #fc8080 |
---|---|---|
RGB | 252, 128, 128 | rgb(252, 128, 128) |
RGB Percent | 98.82, 50.2, 50.2 | rgb(98.82, 50.2, 50.2) |
CMYK | 0, 49, 49, 1 | |
HSL | 0°, 95.38, 74.5 | hsl(0, 95.38%, 74.5%) |
HSV | 0°, 49.2, 98.8 |
XYZ | 51.76, 37.692, 24.969 |
---|---|
Hunter Lab | 61.394, 43.051, 18.862 |
CIE-LAB | 67.793, 47.132, 22.053 |
CIE-LCH | 67.793, 52.036, 25.075 |
CIE-LUV | 0, 49.21, 49.21, 1.18 |
Web Safe | ff9999 |
RGB percent of color #fc8080
CMYK percent of color #fc8080
Text with hexadecimal color #fc8080
This text has a font color of #fc8080
<p style="color:#fc8080">Text here</p>
#fc8080 Background Color
This box has a background color of #fc8080
<div style="background-color:#fc8080">Text here</div>
#fc8080 Border Color
This box has a border color of #fc8080
<div style="border: 4px solid #fc8080">Text here</div>
CSS codes
<p style="color:#fc8080">Text here</p>
<div style="background-color:#fc8080">Text here</div>
<div style="border: 4px solid #fc8080">Text here</div>
#fc8080 Color on white background
This is how a font and box color of #fc8080 will look
on a white background.
#fc8080 Color on black background
This is how a font and box color of #fc8080 hex color will look
on a black background.