#e2380a color space conversions
Hex:
#e2380a
RGB:
226, 56, 10
CMY:
11, 78, 96
CMYK:
0, 75, 96, 11
HSL:
13°, 91.5254%, 46.2745%
HSV (HSB):
13°, 95.5752%, 88.6275%
XYZ:
32.8330, 19.0190, 2.2277
xyY:
0.6071, 0.3517, 19.0190
CIE-Lab:
50.7094, 63.2871, 60.3152
CIE-LCH:
50.7094, 87.4253, 43.6226
CIE-Luv:
50.7094, 136.1333, 38.6741
Hunter-Lab:
43.6108, 58.0673, 27.4989
#e2380a color charts
#e2380a color shades, tints & tones
#e2380a color schemes
#e2380a color preview, HTML & CSS examples
This text has a color of #e2380a
<p style="color:#e2380a;">Text here</p>
.mytext {color:#e2380a;}
This box has a color of #e2380a
<div style="background-color:#e2380a;">Content here</div>
.mybackground {background-color:#e2380a;}
Border around this has a color of #e2380a
<div style="border:2px solid #e2380a;">Content here</div>
.myborder {border:2px solid #e2380a;}