In RGB color space, #e000bc hex color has a red value of 224, a green value of 0 and a blue value of 188.
In CMYK color space (used in color printing), #e000bc hex color is composed of 0% cyan, 100% magenta, 16.07% yellow and 12.16% black.
#e000bc color has a hue of 309.6 degrees, a saturation of 100% and a lightness of 43.9%.
#e000bc hex color contains mainly RED.
The closest web safe color of #e000bc is #cc00cc
#e000bc hex color has a decimal value of 14680252.
HEX | e000bc | #e000bc |
---|---|---|
RGB | 224, 0, 188 | rgb(224, 0, 188) |
RGB Percent | 87.84, 0, 73.73 | rgb(87.84, 0, 73.73) |
CMYK | 0, 100, 16, 12 | |
HSL | 309.6°, 100, 43.9 | hsl(309.6, 100%, 43.9%) |
HSV | 309.6°, 100, 87.8 |
XYZ | 39.818, 19.478, 49.238 |
---|---|
Hunter Lab | 44.134, 83.81, -35.253 |
CIE-LAB | 51.242, 84.29, -37.578 |
CIE-LCH | 51.242, 92.287, 335.972 |
CIE-LUV | 0, 100, 16.07, 12.16 |
Web Safe | cc00cc |
RGB percent of color #e000bc
CMYK percent of color #e000bc
Text with hexadecimal color #e000bc
This text has a font color of #e000bc
<p style="color:#e000bc">Text here</p>
#e000bc Background Color
This box has a background color of #e000bc
<div style="background-color:#e000bc">Text here</div>
#e000bc Border Color
This box has a border color of #e000bc
<div style="border: 4px solid #e000bc">Text here</div>
CSS codes
<p style="color:#e000bc">Text here</p>
<div style="background-color:#e000bc">Text here</div>
<div style="border: 4px solid #e000bc">Text here</div>
#e000bc Color on white background
This is how a font and box color of #e000bc will look
on a white background.
#e000bc Color on black background
This is how a font and box color of #e000bc hex color will look
on a black background.