reddish black
Enter any color value (e.g., #55dd6b, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#d100bf color RGB value is (209,0,191)
#d100bf color CMYK value
#d100bf color HSL value
HSV(or HSB) | 305.2° | 100 | 82 |
XYZ | 35.698 | 17.317 | 50.751 |
Yxy | 0.344 | 0.167 | 17.317 |
LAB | 48.657 | 82.057 | -43.592 |
LUV | 48.657 | 76.604 | -76.046 |
Hunter-LAB | 41.614 | 80.304 | -43.18 |
CIE-LCH | 48.657 | 92.917 | 332.021 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D1 | 0 | BF |
Decimal | 209 | 0 | 191 |
Octal | 321 | 0 | 277 |
Binary | 11010001 | 00000000 | 10111111 |
Below, you can see some colors close to #d100bf. 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 #d100bf.
<span style="color:#d100bf">Text here</span>
This paragraph has a background color of #d100bf.
<p style="background-color:#d100bf;">Content here</p>
This element has a border color of #d100bf.
<div style="border:1px #d100bf;">Content here</div>
.text {color:#d100bf;}
.background {background-color:#d100bf;}
.border {border:1px solid #d100bf;}
.text-shadow {border:1px solid #d100bf;}
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, #120010 is the darkest color, while #fffcff is the lightest one.