#b44daf color RGB value is (180,77,175)
#b44daf color CMYK value
#b44daf color HSL value
HSV(or HSB) | 302.9° | 57.2 | 70.6 |
XYZ | 29.214 | 18.106 | 42.513 |
Yxy | 0.325 | 0.202 | 18.106 |
LAB | 49.625 | 54.569 | -33.032 |
LUV | 49.625 | 48.365 | -56.709 |
Hunter-LAB | 42.551 | 48.086 | -29.45 |
CIE-LCH | 49.625 | 63.788 | 328.812 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B4 | 4D | AF |
Decimal | 180 | 77 | 175 |
Octal | 264 | 115 | 257 |
Binary | 10110100 | 01001101 | 10101111 |
Below, you can see some colors close to #b44daf. 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 #b44daf.
<span style="color:#b44daf">Text here</span>
This paragraph has a background color of #b44daf.
<p style="background-color:#b44daf;">Content here</p>
This element has a border color of #b44daf.
<div style="border:1px #b44daf;">Content here</div>
.text {color:#b44daf;}
.background {background-color:#b44daf;}
.border {border:1px solid #b44daf;}
.text-shadow {border:1px solid #b44daf;}
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, #010101 is the darkest color, while #f9f1f9 is the lightest one.