Sun/ strong orange(brown)/strong orange
#ef8e38 color RGB value is (239,142,56)
#ef8e38 color CMYK value
#ef8e38 color HSL value
HSV(or HSB) | 28.2° | 76.6 | 93.7 |
XYZ | 45.983 | 37.982 | 8.649 |
Yxy | 0.497 | 0.41 | 37.982 |
LAB | 68.008 | 30.415 | 58.867 |
LUV | 68.008 | 78.518 | 56.939 |
Hunter-LAB | 61.63 | 25.331 | 34.82 |
CIE-LCH | 68.008 | 66.26 | 62.676 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | EF | 8E | 38 |
Decimal | 239 | 142 | 56 |
Octal | 357 | 216 | 70 |
Binary | 11101111 | 10001110 | 00111000 |
Below, you can see some colors close to #ef8e38. 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 #ef8e38.
<span style="color:#ef8e38">Text here</span>
This paragraph has a background color of #ef8e38.
<p style="background-color:#ef8e38;">Content here</p>
This element has a border color of #ef8e38.
<div style="border:1px #ef8e38;">Content here</div>
.text {color:#ef8e38;}
.background {background-color:#ef8e38;}
.border {border:1px solid #ef8e38;}
.text-shadow {border:1px solid #ef8e38;}
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, #110901 is the darkest color, while #fffefd is the lightest one.