#e12a2b color space conversions
Hex:
#e12a2b
RGB:
225, 42, 43
CMY:
12, 84, 83
CMYK:
0, 81, 81, 12
HSL:
360°, 75.3086%, 52.3529%
HSV (HSB):
360°, 81.3333%, 88.2353%
XYZ:
32.3153, 17.8379, 4.0253
xyY:
0.5965, 0.3292, 17.8379
CIE-Lab:
49.2989, 67.5135, 45.9582
CIE-LCH:
49.2989, 81.6715, 34.2441
CIE-Luv:
49.2989, 138.7600, 29.6632
Hunter-Lab:
42.2349, 62.6651, 23.9136
#e12a2b color charts
#e12a2b color shades, tints & tones
#e12a2b color schemes
#e12a2b color preview, HTML & CSS examples
This text has a color of #e12a2b
<p style="color:#e12a2b;">Text here</p>
.mytext {color:#e12a2b;}
This box has a color of #e12a2b
<div style="background-color:#e12a2b;">Content here</div>
.mybackground {background-color:#e12a2b;}
Border around this has a color of #e12a2b
<div style="border:2px solid #e12a2b;">Content here</div>
.myborder {border:2px solid #e12a2b;}