#e131a1 color space conversions
Hex:
#e131a1
RGB:
225, 49, 161
CMY:
12, 81, 37
CMYK:
0, 78, 28, 12
HSL:
322°, 74.5763%, 53.7255%
HSV (HSB):
322°, 78.2222%, 88.2353%
XYZ:
38.5827, 20.7774, 35.6951
xyY:
0.4059, 0.2186, 20.7774
CIE-Lab:
52.7050, 74.0733, -19.4480
CIE-LCH:
52.7050, 76.5838, 345.2890
CIE-Luv:
52.7050, 95.6636, -40.7316
Hunter-Lab:
45.5822, 71.3209, -14.5220
#e131a1 color charts
#e131a1 color shades, tints & tones
#e131a1 color schemes
#e131a1 color preview, HTML & CSS examples
This text has a color of #e131a1
<p style="color:#e131a1;">Text here</p>
.mytext {color:#e131a1;}
This box has a color of #e131a1
<div style="background-color:#e131a1;">Content here</div>
.mybackground {background-color:#e131a1;}
Border around this has a color of #e131a1
<div style="border:2px solid #e131a1;">Content here</div>
.myborder {border:2px solid #e131a1;}