#e1380d color space conversions
Hex:
#e1380d
RGB:
225, 56, 13
CMY:
12, 78, 95
CMYK:
0, 75, 94, 12
HSL:
12°, 89.0756%, 46.6667%
HSV (HSB):
12°, 94.2222%, 88.2353%
XYZ:
32.5382, 18.8650, 2.3071
xyY:
0.6058, 0.3512, 18.8650
CIE-Lab:
50.5288, 63.0123, 59.3614
CIE-LCH:
50.5288, 86.5698, 43.2911
CIE-Luv:
50.5288, 135.1960, 38.2535
Hunter-Lab:
43.4338, 57.7130, 27.2543
#e1380d color charts
#e1380d color shades, tints & tones
#e1380d color schemes
#e1380d color preview, HTML & CSS examples
This text has a color of #e1380d
<p style="color:#e1380d;">Text here</p>
.mytext {color:#e1380d;}
This box has a color of #e1380d
<div style="background-color:#e1380d;">Content here</div>
.mybackground {background-color:#e1380d;}
Border around this has a color of #e1380d
<div style="border:2px solid #e1380d;">Content here</div>
.myborder {border:2px solid #e1380d;}