deep magenta/deep cerise
Enter any color value (e.g., #f4392a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#88005b color RGB value is (136,0,91)
#88005b color CMYK value
#88005b color HSL value
HSV(or HSB) | 319.9° | 100.0 | 53.3 |
XYZ | 12.042 | 5.990 | 10.419 |
Yxy | 0.423 | 0.211 | 5.990 |
LAB | 29.386 | 55.493 | -13.226 |
LUV | 29.386 | 62.624 | -24.243 |
Hunter-LAB | 24.474 | 44.998 | -8.110 |
CIE-LCH | 29.386 | 57.047 | 346.594 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 88 | 0 | 5B |
Decimal | 136 | 0 | 91 |
Octal | 210 | 0 | 133 |
Binary | 10001000 | 00000000 | 01011011 |
Below, you can see some colors close to #88005b. 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 #88005b.
<span style="color:#88005b">Text here</span>
This paragraph has a background color of #88005b.
<p style="background-color:#88005b;">Content here</p>
This element has a border color of #88005b.
<div style="border:1px #88005b;">Content here</div>
.text {color:#88005b;}
.background {background-color:#88005b;}
.border {border:1px solid #88005b;}
.text-shadow {border:1px solid #88005b;}
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, #080006 is the darkest color, while #fff2fb is the lightest one.