#e61f1a color space conversions
Hex:
#e61f1a
RGB:
230, 31, 26
CMY:
10, 88, 90
CMYK:
0, 87, 89, 10
HSL:
1°, 80.3150%, 50.1961%
HSV (HSB):
1°, 88.6957%, 90.1961%
XYZ:
33.3096, 17.8775, 2.6724
xyY:
0.6185, 0.3319, 17.8775
CIE-Lab:
49.3472, 70.8479, 54.5454
CIE-LCH:
49.3472, 89.4127, 37.5924
CIE-Luv:
49.3472, 149.2607, 33.0666
Hunter-Lab:
42.2819, 66.6287, 25.8499
#e61f1a color charts
#e61f1a color shades, tints & tones
#e61f1a color schemes
#e61f1a color preview, HTML & CSS examples
This text has a color of #e61f1a
<p style="color:#e61f1a;">Text here</p>
.mytext {color:#e61f1a;}
This box has a color of #e61f1a
<div style="background-color:#e61f1a;">Content here</div>
.mybackground {background-color:#e61f1a;}
Border around this has a color of #e61f1a
<div style="border:2px solid #e61f1a;">Content here</div>
.myborder {border:2px solid #e61f1a;}