#e12c6e color space conversions
Hex:
#e12c6e
RGB:
225, 44, 110
CMY:
12, 83, 57
CMYK:
0, 80, 51, 12
HSL:
338°, 75.1037%, 52.7451%
HSV (HSB):
338°, 80.4444%, 88.2353%
XYZ:
34.7665, 18.9347, 16.5742
xyY:
0.4947, 0.2694, 18.9347
CIE-Lab:
50.6107, 70.4683, 8.0584
CIE-LCH:
50.6107, 70.9276, 6.5238
CIE-Luv:
50.6107, 118.1226, -3.8817
Hunter-Lab:
43.5140, 66.4670, 7.8766
#e12c6e color charts
#e12c6e color shades, tints & tones
#e12c6e color schemes
#e12c6e color preview, HTML & CSS examples
This text has a color of #e12c6e
<p style="color:#e12c6e;">Text here</p>
.mytext {color:#e12c6e;}
This box has a color of #e12c6e
<div style="background-color:#e12c6e;">Content here</div>
.mybackground {background-color:#e12c6e;}
Border around this has a color of #e12c6e
<div style="border:2px solid #e12c6e;">Content here</div>
.myborder {border:2px solid #e12c6e;}