#db7f7b color RGB value is (219,127,123)
#db7f7b color CMYK value
#db7f7b color HSL value
HSV(or HSB) | 2.5° | 43.8 | 85.9 |
XYZ | 40.378 | 31.669 | 22.723 |
Yxy | 0.426 | 0.334 | 31.669 |
LAB | 63.068 | 35.059 | 17.693 |
LUV | 63.068 | 64.705 | 16.448 |
Hunter-LAB | 56.275 | 29.594 | 15.452 |
CIE-LCH | 63.068 | 39.271 | 26.778 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DB | 7F | 7B |
Decimal | 219 | 127 | 123 |
Octal | 333 | 177 | 173 |
Binary | 11011011 | 01111111 | 01111011 |
Below, you can see some colors close to #db7f7b. 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 #db7f7b.
<span style="color:#db7f7b">Text here</span>
This paragraph has a background color of #db7f7b.
<p style="background-color:#db7f7b;">Content here</p>
This element has a border color of #db7f7b.
<div style="border:1px #db7f7b;">Content here</div>
.text {color:#db7f7b;}
.background {background-color:#db7f7b;}
.border {border:1px solid #db7f7b;}
.text-shadow {border:1px solid #db7f7b;}
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.