In RGB color space, #ff9982 hex color has a red value of 255, a green value of 153 and a blue value of 130.
In CMYK color space (used in color printing), #ff9982 hex color is composed of 0% cyan, 40% magenta, 49.02% yellow and 0% black.
#ff9982 color has a hue of 11 degrees, a saturation of 100% and a lightness of 75.5%.
#ff9982 hex color contains mainly RED.
The closest web safe color of #ff9982 is #ff9999
#ff9982 hex color has a decimal value of 16750978.
HEX | ff9982 | #ff9982 |
---|---|---|
RGB | 255, 153, 130 | rgb(255, 153, 130) |
RGB Percent | 100, 60, 50.98 | rgb(100, 60, 50.98) |
CMYK | 0, 40, 49, 0 | |
HSL | 11°, 100, 75.5 | hsl(11, 100%, 75.5%) |
HSV | 11°, 49, 100 |
XYZ | 56.66, 45.654, 26.945 |
---|---|
Hunter Lab | 67.568, 31.44, 23.653 |
CIE-LAB | 73.32, 35.805, 28.436 |
CIE-LCH | 73.32, 45.723, 38.456 |
CIE-LUV | 0, 40, 49.02, 0 |
Web Safe | ff9999 |
RGB percent of color #ff9982
CMYK percent of color #ff9982
Text with hexadecimal color #ff9982
This text has a font color of #ff9982
<p style="color:#ff9982">Text here</p>
#ff9982 Background Color
This box has a background color of #ff9982
<div style="background-color:#ff9982">Text here</div>
#ff9982 Border Color
This box has a border color of #ff9982
<div style="border: 4px solid #ff9982">Text here</div>
CSS codes
<p style="color:#ff9982">Text here</p>
<div style="background-color:#ff9982">Text here</div>
<div style="border: 4px solid #ff9982">Text here</div>
#ff9982 Color on white background
This is how a font and box color of #ff9982 will look
on a white background.
#ff9982 Color on black background
This is how a font and box color of #ff9982 hex color will look
on a black background.