#d76f6a color RGB value is (215,111,106)
#d76f6a color CMYK value
#d76f6a color HSL value
HSV(or HSB) | 2.8° | 50.7 | 84.3 |
XYZ | 36.31 | 26.857 | 16.906 |
Yxy | 0.453 | 0.335 | 26.857 |
LAB | 58.841 | 40.208 | 21.542 |
LUV | 58.841 | 75.458 | 19.179 |
Hunter-LAB | 51.823 | 34.376 | 16.935 |
CIE-LCH | 58.841 | 45.615 | 28.181 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D7 | 6F | 6A |
Decimal | 215 | 111 | 106 |
Octal | 327 | 157 | 152 |
Binary | 11010111 | 01101111 | 01101010 |
Below, you can see some colors close to #d76f6a. 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 #d76f6a.
<span style="color:#d76f6a">Text here</span>
This paragraph has a background color of #d76f6a.
<p style="background-color:#d76f6a;">Content here</p>
This element has a border color of #d76f6a.
<div style="border:1px #d76f6a;">Content here</div>
.text {color:#d76f6a;}
.background {background-color:#d76f6a;}
.border {border:1px solid #d76f6a;}
.text-shadow {border:1px solid #d76f6a;}
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, #020100 is the darkest color, while #fbf1f0 is the lightest one.