#e132b7 color space conversions
Hex:
#e132b7
RGB:
225, 50, 183
CMY:
12, 80, 28
CMYK:
0, 78, 19, 12
HSL:
314°, 74.4681%, 53.9216%
HSV (HSB):
314°, 77.7778%, 88.2353%
XYZ:
40.7392, 21.7077, 46.8425
xyY:
0.3728, 0.1986, 21.7077
CIE-Lab:
53.7154, 76.4908, -30.7824
CIE-LCH:
53.7154, 82.4524, 338.0785
CIE-Luv:
53.7154, 86.3441, -57.8915
Hunter-Lab:
46.5915, 74.5438, -26.9955
#e132b7 color charts
#e132b7 color shades, tints & tones
#e132b7 color schemes
#e132b7 color preview, HTML & CSS examples
This text has a color of #e132b7
<p style="color:#e132b7;">Text here</p>
.mytext {color:#e132b7;}
This box has a color of #e132b7
<div style="background-color:#e132b7;">Content here</div>
.mybackground {background-color:#e132b7;}
Border around this has a color of #e132b7
<div style="border:2px solid #e132b7;">Content here</div>
.myborder {border:2px solid #e132b7;}