#e12d83 color space conversions
Hex:
#e12d83
RGB:
225, 45, 131
CMY:
12, 82, 49
CMYK:
0, 80, 42, 12
HSL:
331°, 75.0000%, 52.9412%
HSV (HSB):
331°, 80.0000%, 88.2353%
XYZ:
36.0865, 19.5230, 23.3391
xyY:
0.4571, 0.2473, 19.5230
CIE-Lab:
51.2936, 71.9943, -3.6703
CIE-LCH:
51.2936, 72.0878, 357.0816
CIE-Luv:
51.2936, 109.3416, -18.6116
Hunter-Lab:
44.1849, 68.4602, -0.3884
#e12d83 color charts
#e12d83 color shades, tints & tones
#e12d83 color schemes
#e12d83 color preview, HTML & CSS examples
This text has a color of #e12d83
<p style="color:#e12d83;">Text here</p>
.mytext {color:#e12d83;}
This box has a color of #e12d83
<div style="background-color:#e12d83;">Content here</div>
.mybackground {background-color:#e12d83;}
Border around this has a color of #e12d83
<div style="border:2px solid #e12d83;">Content here</div>
.myborder {border:2px solid #e12d83;}