In RGB color space, #d100cb hex color has a red value of 209, a green value of 0 and a blue value of 203.
In CMYK color space (used in color printing), #d100cb hex color is composed of 0% cyan, 100% magenta, 2.87% yellow and 18.04% black.
#d100cb color has a hue of 301.7 degrees, a saturation of 100% and a lightness of 41%.
#d100cb hex color contains mainly RED.
The closest web safe color of #d100cb is #cc00cc
#d100cb hex color has a decimal value of 13697227.
HEX | d100cb | #d100cb |
---|---|---|
RGB | 209, 0, 203 | rgb(209, 0, 203) |
RGB Percent | 81.96, 0, 79.61 | rgb(81.96, 0, 79.61) |
CMYK | 0, 100, 3, 18 | |
HSL | 301.7°, 100, 41 | hsl(301.7, 100%, 41%) |
HSV | 301.7°, 100, 82 |
XYZ | 37.074, 17.867, 57.995 |
---|---|
Hunter Lab | 42.269, 82.589, -51.759 |
CIE-LAB | 49.334, 83.712, -49.476 |
CIE-LCH | 49.334, 97.24, 329.416 |
CIE-LUV | 0, 100, 2.87, 18.04 |
Web Safe | cc00cc |
RGB percent of color #d100cb
CMYK percent of color #d100cb
Text with hexadecimal color #d100cb
This text has a font color of #d100cb
<p style="color:#d100cb">Text here</p>
#d100cb Background Color
This box has a background color of #d100cb
<div style="background-color:#d100cb">Text here</div>
#d100cb Border Color
This box has a border color of #d100cb
<div style="border: 4px solid #d100cb">Text here</div>
CSS codes
<p style="color:#d100cb">Text here</p>
<div style="background-color:#d100cb">Text here</div>
<div style="border: 4px solid #d100cb">Text here</div>
#d100cb Color on white background
This is how a font and box color of #d100cb will look
on a white background.
#d100cb Color on black background
This is how a font and box color of #d100cb hex color will look
on a black background.