#e12b8a color space conversions
Hex:
#e12b8a
RGB:
225, 43, 138
CMY:
12, 83, 46
CMYK:
0, 81, 39, 12
HSL:
329°, 75.2066%, 52.5490%
HSV (HSB):
329°, 80.8889%, 88.2353%
XYZ:
36.5027, 19.5703, 25.8983
xyY:
0.4453, 0.2387, 19.5703
CIE-Lab:
51.3478, 73.1470, -7.8008
CIE-LCH:
51.3478, 73.5618, 353.9126
CIE-Luv:
51.3478, 106.9686, -24.2818
Hunter-Lab:
44.2383, 69.8699, -3.7431
#e12b8a color charts
#e12b8a color shades, tints & tones
#e12b8a color schemes
#e12b8a color preview, HTML & CSS examples
This text has a color of #e12b8a
<p style="color:#e12b8a;">Text here</p>
.mytext {color:#e12b8a;}
This box has a color of #e12b8a
<div style="background-color:#e12b8a;">Content here</div>
.mybackground {background-color:#e12b8a;}
Border around this has a color of #e12b8a
<div style="border:2px solid #e12b8a;">Content here</div>
.myborder {border:2px solid #e12b8a;}