#e181e8 color space conversions
Hex:
#e181e8
RGB:
225, 129, 232
CMY:
12, 49, 9
CMYK:
3, 44, 0, 9
HSL:
296°, 69.1275%, 70.7843%
HSV (HSB):
296°, 44.3966%, 90.9804%
XYZ:
53.4671, 37.5343, 80.7707
xyY:
0.3113, 0.2185, 37.5343
CIE-Lab:
67.6759, 52.0768, -36.7795
CIE-LCH:
67.6759, 63.7552, 324.7682
CIE-Luv:
67.6759, 45.0396, -65.9699
Hunter-Lab:
61.2652, 48.5655, -35.2810
#e181e8 color charts
#e181e8 color shades, tints & tones
#e181e8 color schemes
#e181e8 color preview, HTML & CSS examples
This text has a color of #e181e8
<p style="color:#e181e8;">Text here</p>
.mytext {color:#e181e8;}
This box has a color of #e181e8
<div style="background-color:#e181e8;">Content here</div>
.mybackground {background-color:#e181e8;}
Border around this has a color of #e181e8
<div style="border:2px solid #e181e8;">Content here</div>
.myborder {border:2px solid #e181e8;}