#e132c7 color space conversions
Hex:
#e132c7
RGB:
225, 50, 199
CMY:
12, 80, 22
CMYK:
0, 78, 12, 12
HSL:
309°, 74.4681%, 53.9216%
HSV (HSB):
309°, 77.7778%, 88.2353%
XYZ:
42.5007, 22.4123, 56.1188
xyY:
0.3512, 0.1852, 22.4123
CIE-Lab:
54.4617, 78.6312, -38.8681
CIE-LCH:
54.4617, 87.7131, 333.6964
CIE-Luv:
54.4617, 79.9535, -70.5216
Hunter-Lab:
47.3416, 77.3999, -37.1433
#e132c7 color charts
#e132c7 color shades, tints & tones
#e132c7 color schemes
#e132c7 color preview, HTML & CSS examples
This text has a color of #e132c7
<p style="color:#e132c7;">Text here</p>
.mytext {color:#e132c7;}
This box has a color of #e132c7
<div style="background-color:#e132c7;">Content here</div>
.mybackground {background-color:#e132c7;}
Border around this has a color of #e132c7
<div style="border:2px solid #e132c7;">Content here</div>
.myborder {border:2px solid #e132c7;}