In RGB color space, #ff86cc hex color has a red value of 255, a green value of 134 and a blue value of 204.
In CMYK color space (used in color printing), #ff86cc hex color is composed of 0% cyan, 47.45% magenta, 20% yellow and 0% black.
#ff86cc color has a hue of 325.3 degrees, a saturation of 100% and a lightness of 76.3%.
#ff86cc hex color contains mainly RED.
The closest web safe color of #ff86cc is #ff99cc
#ff86cc hex color has a decimal value of 16746188.
HEX | ff86cc | #ff86cc |
---|---|---|
RGB | 255, 134, 204 | rgb(255, 134, 204) |
RGB Percent | 100, 52.55, 80 | rgb(100, 52.55, 80) |
CMYK | 0, 47, 20, 0 | |
HSL | 325.3°, 100, 76.3 | hsl(325.3, 100%, 76.3%) |
HSV | 325.3°, 47.5, 100 |
XYZ | 60.664, 42.67, 62.165 |
---|---|
Hunter Lab | 65.322, 51.457, -10.699 |
CIE-LAB | 71.33, 54.07, -15.348 |
CIE-LCH | 71.33, 56.206, 344.153 |
CIE-LUV | 0, 47.45, 20, 0 |
Web Safe | ff99cc |
RGB percent of color #ff86cc
CMYK percent of color #ff86cc
Text with hexadecimal color #ff86cc
This text has a font color of #ff86cc
<p style="color:#ff86cc">Text here</p>
#ff86cc Background Color
This box has a background color of #ff86cc
<div style="background-color:#ff86cc">Text here</div>
#ff86cc Border Color
This box has a border color of #ff86cc
<div style="border: 4px solid #ff86cc">Text here</div>
CSS codes
<p style="color:#ff86cc">Text here</p>
<div style="background-color:#ff86cc">Text here</div>
<div style="border: 4px solid #ff86cc">Text here</div>
#ff86cc Color on white background
This is how a font and box color of #ff86cc will look
on a white background.
#ff86cc Color on black background
This is how a font and box color of #ff86cc hex color will look
on a black background.