#e30a40 color space conversions
Hex:
#e30a40
RGB:
227, 10, 64
CMY:
11, 96, 75
CMYK:
0, 96, 72, 11
HSL:
345°, 91.5612%, 46.4706%
HSV (HSB):
345°, 95.5947%, 89.0196%
XYZ:
32.7125, 16.9181, 6.3919
xyY:
0.5839, 0.3020, 16.9181
CIE-Lab:
48.1567, 73.8605, 32.8855
CIE-LCH:
48.1567, 80.8507, 24.0004
CIE-Luv:
48.1567, 144.1451, 18.6617
Hunter-Lab:
41.1317, 69.9828, 19.5785
#e30a40 color charts
#e30a40 color shades, tints & tones
#e30a40 color schemes
#e30a40 color preview, HTML & CSS examples
This text has a color of #e30a40
<p style="color:#e30a40;">Text here</p>
.mytext {color:#e30a40;}
This box has a color of #e30a40
<div style="background-color:#e30a40;">Content here</div>
.mybackground {background-color:#e30a40;}
Border around this has a color of #e30a40
<div style="border:2px solid #e30a40;">Content here</div>
.myborder {border:2px solid #e30a40;}