#e3280d color space conversions
Hex:
#e3280d
RGB:
227, 40, 13
CMY:
11, 84, 95
CMYK:
0, 82, 94, 11
HSL:
8°, 89.1667%, 47.0588%
HSV (HSB):
8°, 94.2731%, 89.0196%
XYZ:
32.5100, 17.8775, 2.1180
xyY:
0.6192, 0.3405, 17.8775
CIE-Lab:
49.3472, 68.0045, 58.8796
CIE-LCH:
49.3472, 89.9523, 40.8866
CIE-Luv:
49.3472, 144.7934, 35.7417
Hunter-Lab:
42.2818, 63.2533, 26.6273
#e3280d color charts
#e3280d color shades, tints & tones
#e3280d color schemes
#e3280d color preview, HTML & CSS examples
This text has a color of #e3280d
<p style="color:#e3280d;">Text here</p>
.mytext {color:#e3280d;}
This box has a color of #e3280d
<div style="background-color:#e3280d;">Content here</div>
.mybackground {background-color:#e3280d;}
Border around this has a color of #e3280d
<div style="border:2px solid #e3280d;">Content here</div>
.myborder {border:2px solid #e3280d;}