#e6e68d color RGB value is (230,230,141)
#e6e68d color CMYK value
#e6e68d color HSL value
HSV(or HSB) | 60° | 38.7 | 90.2 |
XYZ | 65.738 | 75.34 | 36.277 |
Yxy | 0.371 | 0.425 | 75.34 |
LAB | 89.552 | -12.789 | 43.336 |
LUV | 89.552 | 4.316 | 59.818 |
Hunter-LAB | 86.798 | -16.709 | 35.979 |
CIE-LCH | 89.552 | 45.184 | 106.442 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E6 | E6 | 8D |
Decimal | 230 | 230 | 141 |
Octal | 346 | 346 | 215 |
Binary | 11100110 | 11100110 | 10001101 |
Below, you can see some colors close to #e6e68d. 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 #e6e68d.
<span style="color:#e6e68d">Text here</span>
This paragraph has a background color of #e6e68d.
<p style="background-color:#e6e68d;">Content here</p>
This element has a border color of #e6e68d.
<div style="border:1px #e6e68d;">Content here</div>
.text {color:#e6e68d;}
.background {background-color:#e6e68d;}
.border {border:1px solid #e6e68d;}
.text-shadow {border:1px solid #e6e68d;}
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, #080802 is the darkest color, while #fdfdf6 is the lightest one.