#e10c30 color space conversions
Hex:
#e10c30
RGB:
225, 12, 48
CMY:
12, 95, 81
CMYK:
0, 95, 79, 12
HSL:
350°, 89.8734%, 46.4706%
HSV (HSB):
350°, 94.6667%, 88.2353%
XYZ:
31.7163, 16.4839, 4.3064
xyY:
0.6040, 0.3139, 16.4839
CIE-Lab:
47.6030, 72.6534, 41.5186
CIE-LCH:
47.6030, 83.6798, 29.7463
CIE-Luv:
47.6030, 146.5339, 24.7002
Hunter-Lab:
40.6004, 68.3905, 22.1315
#e10c30 color charts
#e10c30 color shades, tints & tones
#e10c30 color schemes
#e10c30 color preview, HTML & CSS examples
This text has a color of #e10c30
<p style="color:#e10c30;">Text here</p>
.mytext {color:#e10c30;}
This box has a color of #e10c30
<div style="background-color:#e10c30;">Content here</div>
.mybackground {background-color:#e10c30;}
Border around this has a color of #e10c30
<div style="border:2px solid #e10c30;">Content here</div>
.myborder {border:2px solid #e10c30;}