In RGB color space, #ff80dc hex color has a red value of 255, a green value of 128 and a blue value of 220.
In CMYK color space (used in color printing), #ff80dc hex color is composed of 0% cyan, 49.8% magenta, 13.73% yellow and 0% black.
#ff80dc color has a hue of 316.5 degrees, a saturation of 100% and a lightness of 75.1%.
#ff80dc hex color contains mainly RED.
The closest web safe color of #ff80dc is #ff99cc
#ff80dc hex color has a decimal value of 16744668.
HEX | ff80dc | #ff80dc |
---|---|---|
RGB | 255, 128, 220 | rgb(255, 128, 220) |
RGB Percent | 100, 50.2, 86.27 | rgb(100, 50.2, 86.27) |
CMYK | 0, 50, 14, 0 | |
HSL | 316.5°, 100, 75.1 | hsl(316.5, 100%, 75.1%) |
HSV | 316.5°, 49.8, 100 |
XYZ | 61.877, 41.866, 72.53 |
---|---|
Hunter Lab | 64.704, 57.469, -21.168 |
CIE-LAB | 70.778, 59.3, -25.051 |
CIE-LCH | 70.778, 64.374, 337.099 |
CIE-LUV | 0, 49.8, 13.73, 0 |
Web Safe | ff99cc |
RGB percent of color #ff80dc
CMYK percent of color #ff80dc
Text with hexadecimal color #ff80dc
This text has a font color of #ff80dc
<p style="color:#ff80dc">Text here</p>
#ff80dc Background Color
This box has a background color of #ff80dc
<div style="background-color:#ff80dc">Text here</div>
#ff80dc Border Color
This box has a border color of #ff80dc
<div style="border: 4px solid #ff80dc">Text here</div>
CSS codes
<p style="color:#ff80dc">Text here</p>
<div style="background-color:#ff80dc">Text here</div>
<div style="border: 4px solid #ff80dc">Text here</div>
#ff80dc Color on white background
This is how a font and box color of #ff80dc will look
on a white background.
#ff80dc Color on black background
This is how a font and box color of #ff80dc hex color will look
on a black background.