#e132a4 color space conversions
Hex:
#e132a4
RGB:
225, 50, 164
CMY:
12, 80, 36
CMYK:
0, 78, 27, 12
HSL:
321°, 74.4681%, 53.9216%
HSV (HSB):
321°, 77.7778%, 88.2353%
XYZ:
38.8928, 20.9691, 37.1195
xyY:
0.4010, 0.2162, 20.9691
CIE-Lab:
52.9157, 74.1545, -20.8953
CIE-LCH:
52.9157, 77.0422, 344.2632
CIE-Luv:
52.9157, 94.1565, -42.8547
Hunter-Lab:
45.7920, 71.4703, -16.0067
#e132a4 color charts
#e132a4 color shades, tints & tones
#e132a4 color schemes
#e132a4 color preview, HTML & CSS examples
This text has a color of #e132a4
<p style="color:#e132a4;">Text here</p>
.mytext {color:#e132a4;}
This box has a color of #e132a4
<div style="background-color:#e132a4;">Content here</div>
.mybackground {background-color:#e132a4;}
Border around this has a color of #e132a4
<div style="border:2px solid #e132a4;">Content here</div>
.myborder {border:2px solid #e132a4;}