In RGB color space, #ff86dd hex color has a red value of 255, a green value of 134 and a blue value of 221.
In CMYK color space (used in color printing), #ff86dd hex color is composed of 0% cyan, 47.45% magenta, 13.33% yellow and 0% black.
#ff86dd color has a hue of 316.9 degrees, a saturation of 100% and a lightness of 76.3%.
#ff86dd hex color contains mainly RED.
The closest web safe color of #ff86dd is #ff99cc
#ff86dd hex color has a decimal value of 16746205.
HEX | ff86dd | #ff86dd |
---|---|---|
RGB | 255, 134, 221 | rgb(255, 134, 221) |
RGB Percent | 100, 52.55, 86.67 | rgb(100, 52.55, 86.67) |
CMYK | 0, 47, 13, 0 | |
HSL | 316.9°, 100, 76.3 | hsl(316.9, 100%, 76.3%) |
HSV | 316.9°, 47.5, 100 |
XYZ | 62.816, 43.531, 73.498 |
---|---|
Hunter Lab | 65.978, 54.484, -19.863 |
CIE-LAB | 71.914, 56.587, -23.867 |
CIE-LCH | 71.914, 61.414, 337.131 |
CIE-LUV | 0, 47.45, 13.33, 0 |
Web Safe | ff99cc |
RGB percent of color #ff86dd
CMYK percent of color #ff86dd
Text with hexadecimal color #ff86dd
This text has a font color of #ff86dd
<p style="color:#ff86dd">Text here</p>
#ff86dd Background Color
This box has a background color of #ff86dd
<div style="background-color:#ff86dd">Text here</div>
#ff86dd Border Color
This box has a border color of #ff86dd
<div style="border: 4px solid #ff86dd">Text here</div>
CSS codes
<p style="color:#ff86dd">Text here</p>
<div style="background-color:#ff86dd">Text here</div>
<div style="border: 4px solid #ff86dd">Text here</div>
#ff86dd Color on white background
This is how a font and box color of #ff86dd will look
on a white background.
#ff86dd Color on black background
This is how a font and box color of #ff86dd hex color will look
on a black background.