#e3141b color space conversions
Hex:
#e3141b
RGB:
227, 20, 27
CMY:
11, 92, 89
CMYK:
0, 91, 88, 11
HSL:
358°, 83.8057%, 48.4314%
HSV (HSB):
358°, 91.1894%, 89.0196%
XYZ:
32.1265, 16.9103, 2.6077
xyY:
0.6221, 0.3274, 16.9103
CIE-Lab:
48.1469, 71.7983, 52.9487
CIE-LCH:
48.1469, 89.2107, 36.4075
CIE-Luv:
48.1469, 150.1209, 31.3106
Hunter-Lab:
41.1222, 67.4886, 25.0258
#e3141b color charts
#e3141b color shades, tints & tones
#e3141b color schemes
#e3141b color preview, HTML & CSS examples
This text has a color of #e3141b
<p style="color:#e3141b;">Text here</p>
.mytext {color:#e3141b;}
This box has a color of #e3141b
<div style="background-color:#e3141b;">Content here</div>
.mybackground {background-color:#e3141b;}
Border around this has a color of #e3141b
<div style="border:2px solid #e3141b;">Content here</div>
.myborder {border:2px solid #e3141b;}