#e3141d color space conversions
Hex:
#e3141d
RGB:
227, 20, 29
CMY:
11, 92, 89
CMYK:
0, 91, 87, 11
HSL:
357°, 83.8057%, 48.4314%
HSV (HSB):
357°, 91.1894%, 89.0196%
XYZ:
32.1505, 16.9199, 2.7337
xyY:
0.6206, 0.3266, 16.9199
CIE-Lab:
48.1590, 71.8326, 52.0551
CIE-LCH:
48.1590, 88.7110, 35.9298
CIE-Luv:
48.1590, 149.8540, 30.8997
Hunter-Lab:
41.1338, 67.5326, 24.8533
#e3141d color charts
#e3141d color shades, tints & tones
#e3141d color schemes
#e3141d color preview, HTML & CSS examples
This text has a color of #e3141d
<p style="color:#e3141d;">Text here</p>
.mytext {color:#e3141d;}
This box has a color of #e3141d
<div style="background-color:#e3141d;">Content here</div>
.mybackground {background-color:#e3141d;}
Border around this has a color of #e3141d
<div style="border:2px solid #e3141d;">Content here</div>
.myborder {border:2px solid #e3141d;}