reddish black
Enter any color value (e.g., #178bda, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#fe372d color RGB value is (254,55,45)
#fe372d color CMYK value
#fe372d color HSL value
HSV(or HSB) | 2.9° | 82.3 | 99.6 |
XYZ | 42.713 | 23.993 | 4.862 |
Yxy | 0.597 | 0.335 | 23.993 |
LAB | 56.08 | 72.289 | 53.32 |
LUV | 56.08 | 154.331 | 35.909 |
Hunter-LAB | 48.982 | 69.934 | 28.402 |
CIE-LCH | 56.08 | 89.826 | 36.412 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FE | 37 | 2D |
Decimal | 254 | 55 | 45 |
Octal | 376 | 67 | 55 |
Binary | 11111110 | 00110111 | 00101101 |
Below, you can see some colors close to #fe372d. 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 #fe372d.
<span style="color:#fe372d">Text here</span>
This paragraph has a background color of #fe372d.
<p style="background-color:#fe372d;">Content here</p>
This element has a border color of #fe372d.
<div style="border:1px #fe372d;">Content here</div>
.text {color:#fe372d;}
.background {background-color:#fe372d;}
.border {border:1px solid #fe372d;}
.text-shadow {border:1px solid #fe372d;}
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, #010000 is the darkest color, while #ffeceb is the lightest one.