strong red
Enter any color value (e.g., #f0cfef, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#fe2d34 color RGB value is (254,45,52)
#fe2d34 color CMYK value
#fe2d34 color HSL value
HSV(or HSB) | 358.0° | 82.3 | 99.6 |
XYZ | 42.431 | 23.196 | 5.490 |
Yxy | 0.597 | 0.326 | 23.196 |
LAB | 55.273 | 74.925 | 49.000 |
LUV | 55.273 | 157.611 | 32.189 |
Hunter-LAB | 48.162 | 72.978 | 26.955 |
CIE-LCH | 55.273 | 89.525 | 33.184 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FE | 2D | 34 |
Decimal | 254 | 45 | 52 |
Octal | 376 | 55 | 64 |
Binary | 11111110 | 00101101 | 00110100 |
Below, you can see some colors close to #fe2d34. 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 #fe2d34.
<span style="color:#fe2d34">Text here</span>
This paragraph has a background color of #fe2d34.
<p style="background-color:#fe2d34;">Content here</p>
This element has a border color of #fe2d34.
<div style="border:1px #fe2d34;">Content here</div>
.text {color:#fe2d34;}
.background {background-color:#fe2d34;}
.border {border:1px solid #fe2d34;}
.text-shadow {border:1px solid #fe2d34;}
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 #ffebec is the lightest one.