#e12e6c color space conversions
Hex:
#e12e6c
RGB:
225, 46, 108
CMY:
12, 82, 58
CMYK:
0, 80, 52, 12
HSL:
339°, 74.8954%, 53.1373%
HSV (HSB):
339°, 79.5556%, 88.2353%
XYZ:
34.7351, 19.0443, 16.0325
xyY:
0.4976, 0.2728, 19.0443
CIE-Lab:
50.7389, 69.8080, 9.4558
CIE-LCH:
50.7389, 70.4455, 7.7140
CIE-Luv:
50.7389, 118.2061, -2.1158
Hunter-Lab:
43.6397, 65.7079, 8.7656
#e12e6c color charts
#e12e6c color shades, tints & tones
#e12e6c color schemes
#e12e6c color preview, HTML & CSS examples
This text has a color of #e12e6c
<p style="color:#e12e6c;">Text here</p>
.mytext {color:#e12e6c;}
This box has a color of #e12e6c
<div style="background-color:#e12e6c;">Content here</div>
.mybackground {background-color:#e12e6c;}
Border around this has a color of #e12e6c
<div style="border:2px solid #e12e6c;">Content here</div>
.myborder {border:2px solid #e12e6c;}