In RGB color space, #ff80bd hex color has a red value of 255, a green value of 128 and a blue value of 189.
In CMYK color space (used in color printing), #ff80bd hex color is composed of 0% cyan, 49.8% magenta, 25.88% yellow and 0% black.
#ff80bd color has a hue of 331.2 degrees, a saturation of 100% and a lightness of 75.1%.
#ff80bd hex color contains mainly RED.
The closest web safe color of #ff80bd is #ff99cc
#ff80bd hex color has a decimal value of 16744637.
HEX | ff80bd | #ff80bd |
---|---|---|
RGB | 255, 128, 189 | rgb(255, 128, 189) |
RGB Percent | 100, 50.2, 74.12 | rgb(100, 50.2, 74.12) |
CMYK | 0, 50, 26, 0 | |
HSL | 331.2°, 100, 75.1 | hsl(331.2, 100%, 75.1%) |
HSV | 331.2°, 49.8, 100 |
XYZ | 58.144, 40.372, 52.872 |
---|---|
Hunter Lab | 63.539, 52.151, -4.859 |
CIE-LAB | 69.734, 54.907, -9.383 |
CIE-LCH | 69.734, 55.703, 350.302 |
CIE-LUV | 0, 49.8, 25.88, 0 |
Web Safe | ff99cc |
RGB percent of color #ff80bd
CMYK percent of color #ff80bd
Text with hexadecimal color #ff80bd
This text has a font color of #ff80bd
<p style="color:#ff80bd">Text here</p>
#ff80bd Background Color
This box has a background color of #ff80bd
<div style="background-color:#ff80bd">Text here</div>
#ff80bd Border Color
This box has a border color of #ff80bd
<div style="border: 4px solid #ff80bd">Text here</div>
CSS codes
<p style="color:#ff80bd">Text here</p>
<div style="background-color:#ff80bd">Text here</div>
<div style="border: 4px solid #ff80bd">Text here</div>
#ff80bd Color on white background
This is how a font and box color of #ff80bd will look
on a white background.
#ff80bd Color on black background
This is how a font and box color of #ff80bd hex color will look
on a black background.