In RGB color space, #ff8bcc hex color has a red value of 255, a green value of 139 and a blue value of 204.
In CMYK color space (used in color printing), #ff8bcc hex color is composed of 0% cyan, 45.49% magenta, 20% yellow and 0% black.
#ff8bcc color has a hue of 326.4 degrees, a saturation of 100% and a lightness of 77.3%.
#ff8bcc hex color contains mainly RED.
The closest web safe color of #ff8bcc is #ff99cc
#ff8bcc hex color has a decimal value of 16747468.
HEX | ff8bcc | #ff8bcc |
---|---|---|
RGB | 255, 139, 204 | rgb(255, 139, 204) |
RGB Percent | 100, 54.51, 80 | rgb(100, 54.51, 80) |
CMYK | 0, 45, 20, 0 | |
HSL | 326.4°, 100, 77.3 | hsl(326.4, 100%, 77.3%) |
HSV | 326.4°, 45.5, 100 |
XYZ | 61.372, 44.085, 62.401 |
---|---|
Hunter Lab | 66.397, 48.798, -9.245 |
CIE-LAB | 72.285, 51.623, -13.911 |
CIE-LCH | 72.285, 53.464, 344.919 |
CIE-LUV | 0, 45.49, 20, 0 |
Web Safe | ff99cc |
RGB percent of color #ff8bcc
CMYK percent of color #ff8bcc
Text with hexadecimal color #ff8bcc
This text has a font color of #ff8bcc
<p style="color:#ff8bcc">Text here</p>
#ff8bcc Background Color
This box has a background color of #ff8bcc
<div style="background-color:#ff8bcc">Text here</div>
#ff8bcc Border Color
This box has a border color of #ff8bcc
<div style="border: 4px solid #ff8bcc">Text here</div>
CSS codes
<p style="color:#ff8bcc">Text here</p>
<div style="background-color:#ff8bcc">Text here</div>
<div style="border: 4px solid #ff8bcc">Text here</div>
#ff8bcc Color on white background
This is how a font and box color of #ff8bcc will look
on a white background.
#ff8bcc Color on black background
This is how a font and box color of #ff8bcc hex color will look
on a black background.