#db807b color RGB value is (219,128,123)
#db807b color CMYK value
#db807b color HSL value
HSV(or HSB) | 3.1° | 43.8 | 85.9 |
XYZ | 40.508 | 31.928 | 22.767 |
Yxy | 0.425 | 0.335 | 31.928 |
LAB | 63.284 | 34.533 | 17.989 |
LUV | 63.284 | 64.044 | 16.935 |
Hunter-LAB | 56.505 | 29.08 | 15.665 |
CIE-LCH | 63.284 | 38.937 | 27.516 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DB | 80 | 7B |
Decimal | 219 | 128 | 123 |
Octal | 333 | 200 | 173 |
Binary | 11011011 | 10000000 | 01111011 |
Below, you can see some colors close to #db807b. 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 #db807b.
<span style="color:#db807b">Text here</span>
This paragraph has a background color of #db807b.
<p style="background-color:#db807b;">Content here</p>
This element has a border color of #db807b.
<div style="border:1px #db807b;">Content here</div>
.text {color:#db807b;}
.background {background-color:#db807b;}
.border {border:1px solid #db807b;}
.text-shadow {border:1px solid #db807b;}
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, #020000 is the darkest color, while #fbf0f0 is the lightest one.