#e12a4d color space conversions
Hex:
#e12a4d
RGB:
225, 42, 77
CMY:
12, 84, 70
CMYK:
0, 81, 66, 12
HSL:
349°, 75.3086%, 52.3529%
HSV (HSB):
349°, 81.3333%, 88.2353%
XYZ:
33.2189, 18.1993, 8.7832
xyY:
0.5518, 0.3023, 18.1993
CIE-Lab:
49.7370, 68.8479, 26.9237
CIE-LCH:
49.7370, 73.9251, 21.3585
CIE-Luv:
49.7370, 130.4256, 15.6412
Hunter-Lab:
42.6606, 64.3377, 17.6556
#e12a4d color charts
#e12a4d color shades, tints & tones
#e12a4d color schemes
#e12a4d color preview, HTML & CSS examples
This text has a color of #e12a4d
<p style="color:#e12a4d;">Text here</p>
.mytext {color:#e12a4d;}
This box has a color of #e12a4d
<div style="background-color:#e12a4d;">Content here</div>
.mybackground {background-color:#e12a4d;}
Border around this has a color of #e12a4d
<div style="border:2px solid #e12a4d;">Content here</div>
.myborder {border:2px solid #e12a4d;}