#e1330c color space conversions
Hex:
#e1330c
RGB:
225, 51, 12
CMY:
12, 80, 95
CMYK:
0, 77, 95, 12
HSL:
11°, 89.8734%, 46.4706%
HSV (HSB):
11°, 94.6667%, 88.2353%
XYZ:
32.3015, 18.4017, 2.1972
xyY:
0.6106, 0.3479, 18.4017
CIE-Lab:
49.9798, 64.5289, 59.3077
CIE-LCH:
49.9798, 87.6435, 42.5858
CIE-Luv:
49.9798, 138.0323, 37.4004
Hunter-Lab:
42.8973, 59.3398, 26.9912
#e1330c color charts
#e1330c color shades, tints & tones
#e1330c color schemes
#e1330c color preview, HTML & CSS examples
This text has a color of #e1330c
<p style="color:#e1330c;">Text here</p>
.mytext {color:#e1330c;}
This box has a color of #e1330c
<div style="background-color:#e1330c;">Content here</div>
.mybackground {background-color:#e1330c;}
Border around this has a color of #e1330c
<div style="border:2px solid #e1330c;">Content here</div>
.myborder {border:2px solid #e1330c;}