#f31a0e color RGB value is (243,26,14)
#f31a0e color CMYK value
#f31a0e color HSL value
HSV(or HSB) | 3.1° | 94.2 | 95.3 |
XYZ | 37.411 | 19.825 | 2.27 |
Yxy | 0.629 | 0.333 | 19.825 |
LAB | 51.639 | 74.881 | 61.571 |
LUV | 51.639 | 161.266 | 36.244 |
Hunter-LAB | 44.525 | 72.058 | 28.145 |
CIE-LCH | 51.639 | 96.944 | 39.429 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F3 | 1A | E |
Decimal | 243 | 26 | 14 |
Octal | 363 | 32 | 16 |
Binary | 11110011 | 00011010 | 00001110 |
Below, you can see some colors close to #f31a0e. 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 #f31a0e.
<span style="color:#f31a0e">Text here</span>
This paragraph has a background color of #f31a0e.
<p style="background-color:#f31a0e;">Content here</p>
This element has a border color of #f31a0e.
<div style="border:1px #f31a0e;">Content here</div>
.text {color:#f31a0e;}
.background {background-color:#f31a0e;}
.border {border:1px solid #f31a0e;}
.text-shadow {border:1px solid #f31a0e;}
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, #020000 is the darkest color, while #feeeed is the lightest one.