#e3300a color space conversions
Hex:
#e3300a
RGB:
227, 48, 10
CMY:
11, 81, 96
CMYK:
0, 79, 96, 11
HSL:
11°, 91.5612%, 46.4706%
HSV (HSB):
11°, 95.5947%, 89.0196%
XYZ:
32.7903, 18.4667, 2.1234
xyY:
0.6143, 0.3459, 18.4667
CIE-Lab:
50.0574, 65.9457, 60.0587
CIE-LCH:
50.0574, 89.1958, 42.3251
CIE-Luv:
50.0574, 141.2221, 37.3180
Hunter-Lab:
42.9729, 61.0010, 27.1514
#e3300a color charts
#e3300a color shades, tints & tones
#e3300a color schemes
#e3300a color preview, HTML & CSS examples
This text has a color of #e3300a
<p style="color:#e3300a;">Text here</p>
.mytext {color:#e3300a;}
This box has a color of #e3300a
<div style="background-color:#e3300a;">Content here</div>
.mybackground {background-color:#e3300a;}
Border around this has a color of #e3300a
<div style="border:2px solid #e3300a;">Content here</div>
.myborder {border:2px solid #e3300a;}