#e10c35 color space conversions
Hex:
#e10c35
RGB:
225, 12, 53
CMY:
12, 95, 79
CMYK:
0, 95, 76, 12
HSL:
348°, 89.8734%, 46.4706%
HSV (HSB):
348°, 94.6667%, 88.2353%
XYZ:
31.8254, 16.5275, 4.8809
xyY:
0.5978, 0.3105, 16.5275
CIE-Lab:
47.6591, 72.8089, 38.7105
CIE-LCH:
47.6591, 82.4599, 27.9983
CIE-Luv:
47.6591, 145.3498, 22.8953
Hunter-Lab:
40.6541, 68.5913, 21.3395
#e10c35 color charts
#e10c35 color shades, tints & tones
#e10c35 color schemes
#e10c35 color preview, HTML & CSS examples
This text has a color of #e10c35
<p style="color:#e10c35;">Text here</p>
.mytext {color:#e10c35;}
This box has a color of #e10c35
<div style="background-color:#e10c35;">Content here</div>
.mybackground {background-color:#e10c35;}
Border around this has a color of #e10c35
<div style="border:2px solid #e10c35;">Content here</div>
.myborder {border:2px solid #e10c35;}