#e30a6e color space conversions
Hex:
#e30a6e
RGB:
227, 10, 110
CMY:
11, 96, 57
CMYK:
0, 96, 52, 11
HSL:
332°, 91.5612%, 46.4706%
HSV (HSB):
332°, 95.5947%, 89.0196%
XYZ:
34.6016, 17.6738, 16.3395
xyY:
0.5043, 0.2576, 17.6738
CIE-Lab:
49.0980, 76.4223, 5.9567
CIE-LCH:
49.0980, 76.6541, 4.4569
CIE-Luv:
49.0980, 127.0489, -7.7924
Hunter-Lab:
42.0402, 73.3458, 6.3842
#e30a6e color charts
#e30a6e color shades, tints & tones
#e30a6e color schemes
#e30a6e color preview, HTML & CSS examples
This text has a color of #e30a6e
<p style="color:#e30a6e;">Text here</p>
.mytext {color:#e30a6e;}
This box has a color of #e30a6e
<div style="background-color:#e30a6e;">Content here</div>
.mybackground {background-color:#e30a6e;}
Border around this has a color of #e30a6e
<div style="border:2px solid #e30a6e;">Content here</div>
.myborder {border:2px solid #e30a6e;}