#e3080a color space conversions
Hex:
#e3080a
RGB:
227, 8, 10
CMY:
11, 97, 96
CMYK:
0, 96, 96, 11
HSL:
359°, 93.1915%, 46.0784%
HSV (HSB):
359°, 96.4758%, 89.0196%
XYZ:
31.8202, 16.5265, 1.8000
xyY:
0.6345, 0.3296, 16.5265
CIE-Lab:
47.6578, 72.7958, 58.8062
CIE-LCH:
47.6578, 93.5809, 38.9321
CIE-Luv:
47.6578, 154.0052, 33.0455
Hunter-Lab:
40.6528, 68.5751, 25.8318
#e3080a color charts
#e3080a color shades, tints & tones
#e3080a color schemes
#e3080a color preview, HTML & CSS examples
This text has a color of #e3080a
<p style="color:#e3080a;">Text here</p>
.mytext {color:#e3080a;}
This box has a color of #e3080a
<div style="background-color:#e3080a;">Content here</div>
.mybackground {background-color:#e3080a;}
Border around this has a color of #e3080a
<div style="border:2px solid #e3080a;">Content here</div>
.myborder {border:2px solid #e3080a;}