#e131c5 color space conversions
Hex:
#e131c5
RGB:
225, 49, 197
CMY:
12, 81, 23
CMYK:
0, 78, 12, 12
HSL:
310°, 74.5763%, 53.7255%
HSV (HSB):
310°, 78.2222%, 88.2353%
XYZ:
42.2277, 22.2354, 54.8895
xyY:
0.3538, 0.1863, 22.2354
CIE-Lab:
54.2759, 78.6117, -38.0091
CIE-LCH:
54.2759, 87.3183, 334.1961
CIE-Luv:
54.2759, 80.9383, -69.1752
Hunter-Lab:
47.1544, 77.3300, -36.0077
#e131c5 color charts
#e131c5 color shades, tints & tones
#e131c5 color schemes
#e131c5 color preview, HTML & CSS examples
This text has a color of #e131c5
<p style="color:#e131c5;">Text here</p>
.mytext {color:#e131c5;}
This box has a color of #e131c5
<div style="background-color:#e131c5;">Content here</div>
.mybackground {background-color:#e131c5;}
Border around this has a color of #e131c5
<div style="border:2px solid #e131c5;">Content here</div>
.myborder {border:2px solid #e131c5;}