#e6797c color RGB value is (230,121,124)
#e6797c color CMYK value
#e6797c color HSL value
HSV(or HSB) | 358.3° | 47.4 | 90.2 |
XYZ | 43.109 | 31.953 | 22.964 |
Yxy | 0.44 | 0.326 | 31.953 |
LAB | 63.304 | 42.332 | 17.682 |
LUV | 63.304 | 77.177 | 14.824 |
Hunter-LAB | 56.527 | 37.205 | 15.482 |
CIE-LCH | 63.304 | 45.876 | 22.67 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E6 | 79 | 7C |
Decimal | 230 | 121 | 124 |
Octal | 346 | 171 | 174 |
Binary | 11100110 | 01111001 | 01111100 |
Below, you can see some colors close to #e6797c. 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 #e6797c.
<span style="color:#e6797c">Text here</span>
This paragraph has a background color of #e6797c.
<p style="background-color:#e6797c;">Content here</p>
This element has a border color of #e6797c.
<div style="border:1px #e6797c;">Content here</div>
.text {color:#e6797c;}
.background {background-color:#e6797c;}
.border {border:1px solid #e6797c;}
.text-shadow {border:1px solid #e6797c;}
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, #090202 is the darkest color, while #fdf6f7 is the lightest one.