In RGB color space, #ffc180 hex color has a red value of 255, a green value of 193 and a blue value of 128.
In CMYK color space (used in color printing), #ffc180 hex color is composed of 0% cyan, 24.31% magenta, 49.8% yellow and 0% black.
#ffc180 color has a hue of 30.7 degrees, a saturation of 100% and a lightness of 75.1%.
#ffc180 hex color contains mainly RED.
The closest web safe color of #ffc180 is #ffcc99
#ffc180 hex color has a decimal value of 16761216.
HEX | ffc180 | #ffc180 |
---|---|---|
RGB | 255, 193, 128 | rgb(255, 193, 128) |
RGB Percent | 100, 75.69, 50.2 | rgb(100, 75.69, 50.2) |
CMYK | 0, 24, 50, 0 | |
HSL | 30.7°, 100, 75.1 | hsl(30.7, 100%, 75.1%) |
HSV | 30.7°, 49.8, 100 |
XYZ | 64.206, 60.958, 28.804 |
---|---|
Hunter Lab | 78.076, 10.158, 32.779 |
CIE-LAB | 82.356, 14.766, 41.191 |
CIE-LCH | 82.356, 43.758, 70.278 |
CIE-LUV | 0, 24.31, 49.8, 0 |
Web Safe | ffcc99 |
RGB percent of color #ffc180
CMYK percent of color #ffc180
Text with hexadecimal color #ffc180
This text has a font color of #ffc180
<p style="color:#ffc180">Text here</p>
#ffc180 Background Color
This box has a background color of #ffc180
<div style="background-color:#ffc180">Text here</div>
#ffc180 Border Color
This box has a border color of #ffc180
<div style="border: 4px solid #ffc180">Text here</div>
CSS codes
<p style="color:#ffc180">Text here</p>
<div style="background-color:#ffc180">Text here</div>
<div style="border: 4px solid #ffc180">Text here</div>
#ffc180 Color on white background
This is how a font and box color of #ffc180 will look
on a white background.
#ffc180 Color on black background
This is how a font and box color of #ffc180 hex color will look
on a black background.