#e3280c color space conversions
Hex:
#e3280c
RGB:
227, 40, 12
CMY:
11, 84, 95
CMYK:
0, 82, 95, 11
HSL:
8°, 89.9582%, 46.8627%
HSV (HSB):
8°, 94.7137%, 89.0196%
XYZ:
32.5037, 17.8750, 2.0849
xyY:
0.6195, 0.3407, 17.8750
CIE-Lab:
49.3442, 67.9951, 59.1559
CIE-LCH:
49.3442, 90.1264, 41.0233
CIE-Luv:
49.3442, 144.8588, 35.8492
Hunter-Lab:
42.2789, 63.2416, 26.6714
#e3280c color charts
#e3280c color shades, tints & tones
#e3280c color schemes
#e3280c color preview, HTML & CSS examples
This text has a color of #e3280c
<p style="color:#e3280c;">Text here</p>
.mytext {color:#e3280c;}
This box has a color of #e3280c
<div style="background-color:#e3280c;">Content here</div>
.mybackground {background-color:#e3280c;}
Border around this has a color of #e3280c
<div style="border:2px solid #e3280c;">Content here</div>
.myborder {border:2px solid #e3280c;}