In RGB color space, #ff85cb hex color has a red value of 255, a green value of 133 and a blue value of 203.
In CMYK color space (used in color printing), #ff85cb hex color is composed of 0% cyan, 47.84% magenta, 20.39% yellow and 0% black.
#ff85cb color has a hue of 325.6 degrees, a saturation of 100% and a lightness of 76.1%.
#ff85cb hex color contains mainly RED.
The closest web safe color of #ff85cb is #ff99cc
#ff85cb hex color has a decimal value of 16745931.
HEX | ff85cb | #ff85cb |
---|---|---|
RGB | 255, 133, 203 | rgb(255, 133, 203) |
RGB Percent | 100, 52.16, 79.61 | rgb(100, 52.16, 79.61) |
CMYK | 0, 48, 20, 0 | |
HSL | 325.6°, 100, 76.1 | hsl(325.6, 100%, 76.1%) |
HSV | 325.6°, 47.8, 100 |
XYZ | 60.407, 42.347, 61.49 |
---|---|
Hunter Lab | 65.075, 51.816, -10.472 |
CIE-LAB | 71.11, 54.414, -15.126 |
CIE-LCH | 71.11, 56.477, 344.465 |
CIE-LUV | 0, 47.84, 20.39, 0 |
Web Safe | ff99cc |
RGB percent of color #ff85cb
CMYK percent of color #ff85cb
Text with hexadecimal color #ff85cb
This text has a font color of #ff85cb
<p style="color:#ff85cb">Text here</p>
#ff85cb Background Color
This box has a background color of #ff85cb
<div style="background-color:#ff85cb">Text here</div>
#ff85cb Border Color
This box has a border color of #ff85cb
<div style="border: 4px solid #ff85cb">Text here</div>
CSS codes
<p style="color:#ff85cb">Text here</p>
<div style="background-color:#ff85cb">Text here</div>
<div style="border: 4px solid #ff85cb">Text here</div>
#ff85cb Color on white background
This is how a font and box color of #ff85cb will look
on a white background.
#ff85cb Color on black background
This is how a font and box color of #ff85cb hex color will look
on a black background.