In RGB color space, #ff8282 hex color has a red value of 255, a green value of 130 and a blue value of 130.
In CMYK color space (used in color printing), #ff8282 hex color is composed of 0% cyan, 49.02% magenta, 49.02% yellow and 0% black.
#ff8282 color has a hue of 0 degrees, a saturation of 100% and a lightness of 75.5%.
#ff8282 hex color contains mainly RED.
The closest web safe color of #ff8282 is #ff9999
#ff8282 hex color has a decimal value of 16745090.
HEX | ff8282 | #ff8282 |
---|---|---|
RGB | 255, 130, 130 | rgb(255, 130, 130) |
RGB Percent | 100, 50.98, 50.98 | rgb(100, 50.98, 50.98) |
CMYK | 0, 49, 49, 0 | |
HSL | 0°, 100, 75.5 | hsl(0, 100%, 75.5%) |
HSV | 0°, 49, 100 |
XYZ | 53.252, 38.837, 25.809 |
---|---|
Hunter Lab | 62.319, 43.47, 19.069 |
CIE-LAB | 68.633, 47.397, 22.144 |
CIE-LCH | 68.633, 52.315, 25.042 |
CIE-LUV | 0, 49.02, 49.02, 0 |
Web Safe | ff9999 |
RGB percent of color #ff8282
CMYK percent of color #ff8282
Text with hexadecimal color #ff8282
This text has a font color of #ff8282
<p style="color:#ff8282">Text here</p>
#ff8282 Background Color
This box has a background color of #ff8282
<div style="background-color:#ff8282">Text here</div>
#ff8282 Border Color
This box has a border color of #ff8282
<div style="border: 4px solid #ff8282">Text here</div>
CSS codes
<p style="color:#ff8282">Text here</p>
<div style="background-color:#ff8282">Text here</div>
<div style="border: 4px solid #ff8282">Text here</div>
#ff8282 Color on white background
This is how a font and box color of #ff8282 will look
on a white background.
#ff8282 Color on black background
This is how a font and box color of #ff8282 hex color will look
on a black background.