#e12a2d color space conversions
Hex:
#e12a2d
RGB:
225, 42, 45
CMY:
12, 84, 82
CMYK:
0, 81, 80, 12
HSL:
359°, 75.3086%, 52.3529%
HSV (HSB):
359°, 81.3333%, 88.2353%
XYZ:
32.3530, 17.8529, 4.2234
xyY:
0.5944, 0.3280, 17.8529
CIE-Lab:
49.3173, 67.5698, 44.9146
CIE-LCH:
49.3173, 81.1357, 33.6126
CIE-Luv:
49.3173, 138.3918, 29.0474
Hunter-Lab:
42.2527, 62.7353, 23.6506
#e12a2d color charts
#e12a2d color shades, tints & tones
#e12a2d color schemes
#e12a2d color preview, HTML & CSS examples
This text has a color of #e12a2d
<p style="color:#e12a2d;">Text here</p>
.mytext {color:#e12a2d;}
This box has a color of #e12a2d
<div style="background-color:#e12a2d;">Content here</div>
.mybackground {background-color:#e12a2d;}
Border around this has a color of #e12a2d
<div style="border:2px solid #e12a2d;">Content here</div>
.myborder {border:2px solid #e12a2d;}