#e122a8 color space conversions
Hex:
#e122a8
RGB:
225, 34, 168
CMY:
12, 87, 34
CMYK:
0, 85, 25, 12
HSL:
318°, 76.0956%, 50.7843%
HSV (HSB):
318°, 84.8889%, 88.2353%
XYZ:
38.6912, 19.9788, 38.8628
xyY:
0.3967, 0.2048, 19.9788
CIE-Lab:
51.8132, 78.2643, -24.9499
CIE-LCH:
51.8132, 82.1449, 342.3182
CIE-Luv:
51.8132, 95.8709, -49.2504
Hunter-Lab:
44.6976, 76.2928, -20.2620
#e122a8 color charts
#e122a8 color shades, tints & tones
#e122a8 color schemes
#e122a8 color preview, HTML & CSS examples
This text has a color of #e122a8
<p style="color:#e122a8;">Text here</p>
.mytext {color:#e122a8;}
This box has a color of #e122a8
<div style="background-color:#e122a8;">Content here</div>
.mybackground {background-color:#e122a8;}
Border around this has a color of #e122a8
<div style="border:2px solid #e122a8;">Content here</div>
.myborder {border:2px solid #e122a8;}