strong red-orange/strong vermilion
#d27d59 color RGB value is (210,125,89)
#d27d59 color CMYK value
#d27d59 color HSL value
HSV(or HSB) | 17.9° | 57.6 | 82.4 |
XYZ | 35.715 | 29.09 | 13.184 |
Yxy | 0.458 | 0.373 | 29.09 |
LAB | 60.861 | 29.509 | 33.575 |
LUV | 60.861 | 64.397 | 34.334 |
Hunter-LAB | 53.935 | 23.813 | 23.262 |
CIE-LCH | 60.861 | 44.7 | 48.688 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D2 | 7D | 59 |
Decimal | 210 | 125 | 89 |
Octal | 322 | 175 | 131 |
Binary | 11010010 | 01111101 | 01011001 |
Below, you can see some colors close to #d27d59. 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 #d27d59.
<span style="color:#d27d59">Text here</span>
This paragraph has a background color of #d27d59.
<p style="background-color:#d27d59;">Content here</p>
This element has a border color of #d27d59.
<div style="border:1px #d27d59;">Content here</div>
.text {color:#d27d59;}
.background {background-color:#d27d59;}
.border {border:1px solid #d27d59;}
.text-shadow {border:1px solid #d27d59;}
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, #010100 is the darkest color, while #fbf3ef is the lightest one.