deep magenta-pink/deep cerise
Enter any color value (e.g., #e713dc, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#c00070 color RGB value is (192,0,112)
#c00070 color CMYK value
#c00070 color HSL value
HSV(or HSB) | 325.0° | 100.0 | 75.3 |
XYZ | 24.663 | 12.376 | 16.418 |
Yxy | 0.461 | 0.232 | 12.376 |
LAB | 41.808 | 69.740 | -6.782 |
LUV | 41.808 | 99.042 | -21.307 |
Hunter-LAB | 35.180 | 63.572 | -3.044 |
CIE-LCH | 41.808 | 70.069 | 354.445 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C0 | 0 | 70 |
Decimal | 192 | 0 | 112 |
Octal | 300 | 0 | 160 |
Binary | 11000000 | 00000000 | 01110000 |
Below, you can see some colors close to #c00070. 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 #c00070.
<span style="color:#c00070">Text here</span>
This paragraph has a background color of #c00070.
<p style="background-color:#c00070;">Content here</p>
This element has a border color of #c00070.
<div style="border:1px #c00070;">Content here</div>
.text {color:#c00070;}
.background {background-color:#c00070;}
.border {border:1px solid #c00070;}
.text-shadow {border:1px solid #c00070;}
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, #010000 is the darkest color, while #ffebf6 is the lightest one.