#e12d27 color space conversions
Hex:
#e12d27
RGB:
225, 45, 39
CMY:
12, 82, 85
CMYK:
0, 80, 83, 12
HSL:
2°, 75.6098%, 51.7647%
HSV (HSB):
2°, 82.6667%, 88.2353%
XYZ:
32.3559, 18.0308, 3.6944
xyY:
0.5983, 0.3334, 18.0308
CIE-Lab:
49.5335, 66.6486, 48.2410
CIE-LCH:
49.5335, 82.2753, 35.8974
CIE-Luv:
49.5335, 138.1030, 31.3164
Hunter-Lab:
42.4627, 61.7046, 24.5655
#e12d27 color charts
#e12d27 color shades, tints & tones
#e12d27 color schemes
#e12d27 color preview, HTML & CSS examples
This text has a color of #e12d27
<p style="color:#e12d27;">Text here</p>
.mytext {color:#e12d27;}
This box has a color of #e12d27
<div style="background-color:#e12d27;">Content here</div>
.mybackground {background-color:#e12d27;}
Border around this has a color of #e12d27
<div style="border:2px solid #e12d27;">Content here</div>
.myborder {border:2px solid #e12d27;}