reddish black
Enter any color value (e.g., #ea4dda, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#cc6880 color RGB value is (204,104,128)
#cc6880 color CMYK value
#cc6880 color HSL value
HSV(or HSB) | 345.6° | 49 | 80 |
XYZ | 33.748 | 24.297 | 23.333 |
Yxy | 0.415 | 0.299 | 24.297 |
LAB | 56.383 | 42.061 | 5.116 |
LUV | 56.383 | 66.326 | -0.946 |
Hunter-LAB | 49.291 | 35.954 | 6.438 |
CIE-LCH | 56.383 | 42.371 | 6.935 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CC | 68 | 80 |
Decimal | 204 | 104 | 128 |
Octal | 314 | 150 | 200 |
Binary | 11001100 | 01101000 | 10000000 |
Below, you can see some colors close to #cc6880. 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 #cc6880.
<span style="color:#cc6880">Text here</span>
This paragraph has a background color of #cc6880.
<p style="background-color:#cc6880;">Content here</p>
This element has a border color of #cc6880.
<div style="border:1px #cc6880;">Content here</div>
.text {color:#cc6880;}
.background {background-color:#cc6880;}
.border {border:1px solid #cc6880;}
.text-shadow {border:1px solid #cc6880;}
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, #080304 is the darkest color, while #fcf7f8 is the lightest one.