#e232e9 color space conversions
Hex:
#e232e9
RGB:
226, 50, 233
CMY:
11, 80, 9
CMYK:
3, 79, 0, 9
HSL:
298°, 80.6167%, 55.4902%
HSV (HSB):
298°, 78.5408%, 91.3725%
XYZ:
47.2126, 24.3331, 79.2992
xyY:
0.3130, 0.1613, 24.3331
CIE-Lab:
56.4198, 83.8286, -55.0804
CIE-LCH:
56.4198, 100.3050, 326.6927
CIE-Luv:
56.4198, 67.9559, -96.4287
Hunter-Lab:
49.3286, 84.5179, -60.7827
#e232e9 color charts
#e232e9 color shades, tints & tones
#e232e9 color schemes
#e232e9 color preview, HTML & CSS examples
This text has a color of #e232e9
<p style="color:#e232e9;">Text here</p>
.mytext {color:#e232e9;}
This box has a color of #e232e9
<div style="background-color:#e232e9;">Content here</div>
.mybackground {background-color:#e232e9;}
Border around this has a color of #e232e9
<div style="border:2px solid #e232e9;">Content here</div>
.myborder {border:2px solid #e232e9;}