In RGB color space, #ff6180 hex color has a red value of 255, a green value of 97 and a blue value of 128.
In CMYK color space (used in color printing), #ff6180 hex color is composed of 0% cyan, 61.96% magenta, 49.8% yellow and 0% black.
#ff6180 color has a hue of 348.2 degrees, a saturation of 100% and a lightness of 69%.
#ff6180 hex color contains mainly RED.
The closest web safe color of #ff6180 is #ff6699
#ff6180 hex color has a decimal value of 16736640.
HEX | ff6180 | #ff6180 |
---|---|---|
RGB | 255, 97, 128 | rgb(255, 97, 128) |
RGB Percent | 100, 38.04, 50.2 | rgb(100, 38.04, 50.2) |
CMYK | 0, 62, 50, 0 | |
HSL | 348.2°, 100, 69 | hsl(348.2, 100%, 69%) |
HSV | 348.2°, 62, 100 |
XYZ | 49.411, 31.368, 23.872 |
---|---|
Hunter Lab | 56.007, 59.465, 13.934 |
CIE-LAB | 62.817, 62.307, 15.294 |
CIE-LCH | 62.817, 64.157, 13.791 |
CIE-LUV | 0, 61.96, 49.8, 0 |
Web Safe | ff6699 |
RGB percent of color #ff6180
CMYK percent of color #ff6180
Text with hexadecimal color #ff6180
This text has a font color of #ff6180
<p style="color:#ff6180">Text here</p>
#ff6180 Background Color
This box has a background color of #ff6180
<div style="background-color:#ff6180">Text here</div>
#ff6180 Border Color
This box has a border color of #ff6180
<div style="border: 4px solid #ff6180">Text here</div>
CSS codes
<p style="color:#ff6180">Text here</p>
<div style="background-color:#ff6180">Text here</div>
<div style="border: 4px solid #ff6180">Text here</div>
#ff6180 Color on white background
This is how a font and box color of #ff6180 will look
on a white background.
#ff6180 Color on black background
This is how a font and box color of #ff6180 hex color will look
on a black background.