#e122d5 color space conversions
Hex:
#e122d5
RGB:
225, 34, 213
CMY:
12, 87, 16
CMYK:
0, 85, 5, 12
HSL:
304°, 76.0956%, 50.7843%
HSV (HSB):
304°, 84.8889%, 88.2353%
XYZ:
43.6336, 21.9557, 64.8889
xyY:
0.3344, 0.1683, 21.9557
CIE-Lab:
53.9800, 84.0751, -47.6511
CIE-LCH:
53.9800, 96.6398, 330.4568
CIE-Luv:
53.9800, 76.9361, -84.3656
Hunter-Lab:
46.8569, 84.2213, -49.3068
#e122d5 color charts
#e122d5 color shades, tints & tones
#e122d5 color schemes
#e122d5 color preview, HTML & CSS examples
This text has a color of #e122d5
<p style="color:#e122d5;">Text here</p>
.mytext {color:#e122d5;}
This box has a color of #e122d5
<div style="background-color:#e122d5;">Content here</div>
.mybackground {background-color:#e122d5;}
Border around this has a color of #e122d5
<div style="border:2px solid #e122d5;">Content here</div>
.myborder {border:2px solid #e122d5;}