#e12a3e color space conversions
Hex:
#e12a3e
RGB:
225, 42, 62
CMY:
12, 84, 76
CMYK:
0, 81, 72, 12
HSL:
353°, 75.3086%, 52.3529%
HSV (HSB):
353°, 81.3333%, 88.2353%
XYZ:
32.7488, 18.0113, 6.3079
xyY:
0.5739, 0.3156, 18.0113
CIE-Lab:
49.5098, 68.1579, 35.5603
CIE-LCH:
49.5098, 76.8768, 27.5526
CIE-Luv:
49.5098, 134.6325, 22.7408
Hunter-Lab:
42.4397, 63.4709, 20.8954
#e12a3e color charts
#e12a3e color shades, tints & tones
#e12a3e color schemes
#e12a3e color preview, HTML & CSS examples
This text has a color of #e12a3e
<p style="color:#e12a3e;">Text here</p>
.mytext {color:#e12a3e;}
This box has a color of #e12a3e
<div style="background-color:#e12a3e;">Content here</div>
.mybackground {background-color:#e12a3e;}
Border around this has a color of #e12a3e
<div style="border:2px solid #e12a3e;">Content here</div>
.myborder {border:2px solid #e12a3e;}