reddish black
Enter any color value (e.g., #56dd78, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ac00cb color RGB value is (172,0,203)
#ac00cb color CMYK value
#ac00cb color HSL value
HSV(or HSB) | 290.8° | 100 | 79.6 |
XYZ | 27.793 | 13.082 | 57.56 |
Yxy | 0.282 | 0.133 | 13.082 |
LAB | 42.887 | 78.046 | -60.186 |
LUV | 42.887 | 45.937 | -95.639 |
Hunter-LAB | 36.17 | 73.862 | -69.035 |
CIE-LCH | 42.887 | 98.557 | 322.362 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | AC | 0 | CB |
Decimal | 172 | 0 | 203 |
Octal | 254 | 0 | 313 |
Binary | 10101100 | 00000000 | 11001011 |
Below, you can see some colors close to #ac00cb. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #ac00cb.
<span style="color:#ac00cb">Text here</span>
This paragraph has a background color of #ac00cb.
<p style="background-color:#ac00cb;">Content here</p>
This element has a border color of #ac00cb.
<div style="border:1px #ac00cb;">Content here</div>
.text {color:#ac00cb;}
.background {background-color:#ac00cb;}
.border {border:1px solid #ac00cb;}
.text-shadow {border:1px solid #ac00cb;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #0a000c is the darkest color, while #fef6ff is the lightest one.