In RGB color space, #ffc882 hex color has a red value of 255, a green value of 200 and a blue value of 130.
In CMYK color space (used in color printing), #ffc882 hex color is composed of 0% cyan, 21.57% magenta, 49.02% yellow and 0% black.
#ffc882 color has a hue of 33.6 degrees, a saturation of 100% and a lightness of 75.5%.
#ffc882 hex color contains mainly RED.
The closest web safe color of #ffc882 is #ffcc99
#ffc882 hex color has a decimal value of 16763010.
HEX | ffc882 | #ffc882 |
---|---|---|
RGB | 255, 200, 130 | rgb(255, 200, 130) |
RGB Percent | 100, 78.43, 50.98 | rgb(100, 78.43, 50.98) |
CMYK | 0, 22, 49, 0 | |
HSL | 33.6°, 100, 75.5 | hsl(33.6, 100%, 75.5%) |
HSV | 33.6°, 49, 100 |
XYZ | 65.924, 64.18, 30.033 |
---|---|
Hunter Lab | 80.112, 6.69, 33.852 |
CIE-LAB | 84.059, 11.303, 42.327 |
CIE-LCH | 84.059, 43.81, 75.049 |
CIE-LUV | 0, 21.57, 49.02, 0 |
Web Safe | ffcc99 |
RGB percent of color #ffc882
CMYK percent of color #ffc882
Text with hexadecimal color #ffc882
This text has a font color of #ffc882
<p style="color:#ffc882">Text here</p>
#ffc882 Background Color
This box has a background color of #ffc882
<div style="background-color:#ffc882">Text here</div>
#ffc882 Border Color
This box has a border color of #ffc882
<div style="border: 4px solid #ffc882">Text here</div>
CSS codes
<p style="color:#ffc882">Text here</p>
<div style="background-color:#ffc882">Text here</div>
<div style="border: 4px solid #ffc882">Text here</div>
#ffc882 Color on white background
This is how a font and box color of #ffc882 will look
on a white background.
#ffc882 Color on black background
This is how a font and box color of #ffc882 hex color will look
on a black background.