#e2231c color space conversions
Hex:
#e2231c
RGB:
226, 35, 28
CMY:
11, 86, 89
CMYK:
0, 85, 88, 11
HSL:
2°, 77.9528%, 49.8039%
HSV (HSB):
2°, 87.6106%, 88.6275%
XYZ:
32.1747, 17.4547, 2.7719
xyY:
0.6140, 0.3331, 17.4547
CIE-Lab:
48.8279, 69.0367, 52.9372
CIE-LCH:
48.8279, 86.9966, 37.4809
CIE-Luv:
48.8279, 144.6480, 32.5645
Hunter-Lab:
41.7788, 64.3536, 25.3114
#e2231c color charts
#e2231c color shades, tints & tones
#e2231c color schemes
#e2231c color preview, HTML & CSS examples
This text has a color of #e2231c
<p style="color:#e2231c;">Text here</p>
.mytext {color:#e2231c;}
This box has a color of #e2231c
<div style="background-color:#e2231c;">Content here</div>
.mybackground {background-color:#e2231c;}
Border around this has a color of #e2231c
<div style="border:2px solid #e2231c;">Content here</div>
.myborder {border:2px solid #e2231c;}