#e32a26 color space conversions
Hex:
#e32a26
RGB:
227, 42, 38
CMY:
11, 84, 85
CMYK:
0, 81, 83, 11
HSL:
1°, 77.1429%, 51.9608%
HSV (HSB):
1°, 83.2599%, 89.0196%
XYZ:
32.8564, 18.1268, 3.6008
xyY:
0.6019, 0.3321, 18.1268
CIE-Lab:
49.6495, 67.9391, 48.9925
CIE-LCH:
49.6495, 83.7615, 35.7963
CIE-Luv:
49.6495, 141.1218, 31.4019
Hunter-Lab:
42.5755, 63.2447, 24.7884
#e32a26 color charts
#e32a26 color shades, tints & tones
#e32a26 color schemes
#e32a26 color preview, HTML & CSS examples
This text has a color of #e32a26
<p style="color:#e32a26;">Text here</p>
.mytext {color:#e32a26;}
This box has a color of #e32a26
<div style="background-color:#e32a26;">Content here</div>
.mybackground {background-color:#e32a26;}
Border around this has a color of #e32a26
<div style="border:2px solid #e32a26;">Content here</div>
.myborder {border:2px solid #e32a26;}