In RGB color space, #d500cb hex color has a red value of 213, a green value of 0 and a blue value of 203.
In CMYK color space (used in color printing), #d500cb hex color is composed of 0% cyan, 100% magenta, 4.69% yellow and 16.47% black.
#d500cb color has a hue of 302.8 degrees, a saturation of 100% and a lightness of 41.8%.
#d500cb hex color contains mainly RED.
The closest web safe color of #d500cb is #cc00cc
#d500cb hex color has a decimal value of 13959371.
HEX | d500cb | #d500cb |
---|---|---|
RGB | 213, 0, 203 | rgb(213, 0, 203) |
RGB Percent | 83.53, 0, 79.61 | rgb(83.53, 0, 79.61) |
CMYK | 0, 100, 5, 16 | |
HSL | 302.8°, 100, 41.8 | hsl(302.8, 100%, 41.8%) |
HSV | 302.8°, 100, 83.5 |
XYZ | 38.22, 18.458, 58.048 |
---|---|
Hunter Lab | 42.963, 83.61, -50.034 |
CIE-LAB | 50.047, 84.367, -48.297 |
CIE-LCH | 50.047, 97.213, 330.21 |
CIE-LUV | 0, 100, 4.69, 16.47 |
Web Safe | cc00cc |
RGB percent of color #d500cb
CMYK percent of color #d500cb
Text with hexadecimal color #d500cb
This text has a font color of #d500cb
<p style="color:#d500cb">Text here</p>
#d500cb Background Color
This box has a background color of #d500cb
<div style="background-color:#d500cb">Text here</div>
#d500cb Border Color
This box has a border color of #d500cb
<div style="border: 4px solid #d500cb">Text here</div>
CSS codes
<p style="color:#d500cb">Text here</p>
<div style="background-color:#d500cb">Text here</div>
<div style="border: 4px solid #d500cb">Text here</div>
#d500cb Color on white background
This is how a font and box color of #d500cb will look
on a white background.
#d500cb Color on black background
This is how a font and box color of #d500cb hex color will look
on a black background.