#e12a4f color space conversions
Hex:
#e12a4f
RGB:
225, 42, 79
CMY:
12, 84, 69
CMYK:
0, 81, 65, 12
HSL:
348°, 75.3086%, 52.3529%
HSV (HSB):
348°, 81.3333%, 88.2353%
XYZ:
33.2906, 18.2280, 9.1609
xyY:
0.5486, 0.3004, 18.2280
CIE-Lab:
49.7715, 68.9524, 25.7618
CIE-LCH:
49.7715, 73.6077, 20.4866
CIE-Luv:
49.7715, 129.8066, 14.5927
Hunter-Lab:
42.6943, 64.4693, 17.1642
#e12a4f color charts
#e12a4f color shades, tints & tones
#e12a4f color schemes
#e12a4f color preview, HTML & CSS examples
This text has a color of #e12a4f
<p style="color:#e12a4f;">Text here</p>
.mytext {color:#e12a4f;}
This box has a color of #e12a4f
<div style="background-color:#e12a4f;">Content here</div>
.mybackground {background-color:#e12a4f;}
Border around this has a color of #e12a4f
<div style="border:2px solid #e12a4f;">Content here</div>
.myborder {border:2px solid #e12a4f;}