#e12aaa color space conversions
Hex:
#e12aaa
RGB:
225, 42, 170
CMY:
12, 84, 33
CMYK:
0, 81, 24, 12
HSL:
318°, 75.3086%, 52.3529%
HSV (HSB):
318°, 81.3333%, 88.2353%
XYZ:
39.1350, 20.5658, 39.9372
xyY:
0.3928, 0.2064, 20.5658
CIE-Lab:
52.4709, 76.8404, -25.1113
CIE-LCH:
52.4709, 80.8395, 341.9027
CIE-Luv:
52.4709, 93.4870, -49.3591
Hunter-Lab:
45.3495, 74.6776, -20.4693
#e12aaa color charts
#e12aaa color shades, tints & tones
#e12aaa color schemes
#e12aaa color preview, HTML & CSS examples
This text has a color of #e12aaa
<p style="color:#e12aaa;">Text here</p>
.mytext {color:#e12aaa;}
This box has a color of #e12aaa
<div style="background-color:#e12aaa;">Content here</div>
.mybackground {background-color:#e12aaa;}
Border around this has a color of #e12aaa
<div style="border:2px solid #e12aaa;">Content here</div>
.myborder {border:2px solid #e12aaa;}