#e12a8a color space conversions
Hex:
#e12a8a
RGB:
225, 42, 138
CMY:
12, 84, 46
CMYK:
0, 81, 39, 12
HSL:
329°, 75.3086%, 52.3529%
HSV (HSB):
329°, 81.3333%, 88.2353%
XYZ:
36.4667, 19.4985, 25.8863
xyY:
0.4455, 0.2382, 19.4985
CIE-Lab:
51.2654, 73.3833, -7.9240
CIE-LCH:
51.2654, 73.8099, 353.8371
CIE-Luv:
51.2654, 107.2358, -24.4887
Hunter-Lab:
44.1571, 70.1379, -3.8478
#e12a8a color charts
#e12a8a color shades, tints & tones
#e12a8a color schemes
#e12a8a color preview, HTML & CSS examples
This text has a color of #e12a8a
<p style="color:#e12a8a;">Text here</p>
.mytext {color:#e12a8a;}
This box has a color of #e12a8a
<div style="background-color:#e12a8a;">Content here</div>
.mybackground {background-color:#e12a8a;}
Border around this has a color of #e12a8a
<div style="border:2px solid #e12a8a;">Content here</div>
.myborder {border:2px solid #e12a8a;}