#e12e4c color space conversions
Hex:
#e12e4c
RGB:
225, 46, 76
CMY:
12, 82, 70
CMYK:
0, 80, 66, 12
HSL:
350°, 74.8954%, 53.1373%
HSV (HSB):
350°, 79.5556%, 88.2353%
XYZ:
33.3328, 18.4833, 8.6483
xyY:
0.5513, 0.3057, 18.4833
CIE-Lab:
50.0772, 67.7837, 27.9549
CIE-LCH:
50.0772, 73.3220, 22.4119
CIE-Luv:
50.0772, 129.1313, 16.9109
Hunter-Lab:
42.9923, 63.1585, 18.1679
#e12e4c color charts
#e12e4c color shades, tints & tones
#e12e4c color schemes
#e12e4c color preview, HTML & CSS examples
This text has a color of #e12e4c
<p style="color:#e12e4c;">Text here</p>
.mytext {color:#e12e4c;}
This box has a color of #e12e4c
<div style="background-color:#e12e4c;">Content here</div>
.mybackground {background-color:#e12e4c;}
Border around this has a color of #e12e4c
<div style="border:2px solid #e12e4c;">Content here</div>
.myborder {border:2px solid #e12e4c;}