deep magenta/deep cerise
#ab0071 color RGB value is (171,0,113)
#ab0071 color CMYK value
#ab0071 color HSL value
HSV(or HSB) | 320.4° | 100 | 67.1 |
XYZ | 19.775 | 9.85 | 16.482 |
Yxy | 0.429 | 0.214 | 9.85 |
LAB | 37.572 | 65.362 | -14.223 |
LUV | 37.572 | 81.435 | -29.186 |
Hunter-LAB | 31.385 | 57.546 | -9.167 |
CIE-LCH | 37.572 | 66.892 | 347.724 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | AB | 0 | 71 |
Decimal | 171 | 0 | 113 |
Octal | 253 | 0 | 161 |
Binary | 10101011 | 00000000 | 01110001 |
Below, you can see some colors close to #ab0071. 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 #ab0071.
<span style="color:#ab0071">Text here</span>
This paragraph has a background color of #ab0071.
<p style="background-color:#ab0071;">Content here</p>
This element has a border color of #ab0071.
<div style="border:1px #ab0071;">Content here</div>
.text {color:#ab0071;}
.background {background-color:#ab0071;}
.border {border:1px solid #ab0071;}
.text-shadow {border:1px solid #ab0071;}
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, #010001 is the darkest color, while #ffebf8 is the lightest one.