#e181a1 color space conversions
Hex:
#e181a1
RGB:
225, 129, 161
CMY:
12, 49, 37
CMYK:
0, 43, 28, 12
HSL:
340°, 61.5385%, 69.4118%
HSV (HSB):
340°, 42.6667%, 88.2353%
XYZ:
45.3346, 34.2813, 37.9458
xyY:
0.3856, 0.2916, 34.2813
CIE-Lab:
65.1852, 40.7251, -0.7699
CIE-LCH:
65.1852, 40.7324, 358.9170
CIE-Luv:
65.1852, 60.5487, -8.6101
Hunter-Lab:
58.5502, 35.7472, 2.5599
#e181a1 color charts
#e181a1 color shades, tints & tones
#e181a1 color schemes
#e181a1 color preview, HTML & CSS examples
This text has a color of #e181a1
<p style="color:#e181a1;">Text here</p>
.mytext {color:#e181a1;}
This box has a color of #e181a1
<div style="background-color:#e181a1;">Content here</div>
.mybackground {background-color:#e181a1;}
Border around this has a color of #e181a1
<div style="border:2px solid #e181a1;">Content here</div>
.myborder {border:2px solid #e181a1;}