#e12e56 color space conversions
Hex:
#e12e56
RGB:
225, 46, 86
CMY:
12, 82, 66
CMYK:
0, 80, 62, 12
HSL:
347°, 74.8954%, 53.1373%
HSV (HSB):
347°, 79.5556%, 88.2353%
XYZ:
33.7080, 18.6334, 10.6241
xyY:
0.5353, 0.2959, 18.6334
CIE-Lab:
50.2555, 68.3330, 22.1589
CIE-LCH:
50.2555, 71.8360, 17.9668
CIE-Luv:
50.2555, 126.0164, 11.5233
Hunter-Lab:
43.1665, 63.8467, 15.6241
#e12e56 color charts
#e12e56 color shades, tints & tones
#e12e56 color schemes
#e12e56 color preview, HTML & CSS examples
This text has a color of #e12e56
<p style="color:#e12e56;">Text here</p>
.mytext {color:#e12e56;}
This box has a color of #e12e56
<div style="background-color:#e12e56;">Content here</div>
.mybackground {background-color:#e12e56;}
Border around this has a color of #e12e56
<div style="border:2px solid #e12e56;">Content here</div>
.myborder {border:2px solid #e12e56;}