#e10c10 color space conversions
Hex:
#e10c10
RGB:
225, 12, 16
CMY:
12, 95, 94
CMYK:
0, 95, 93, 12
HSL:
359°, 89.8734%, 46.4706%
HSV (HSB):
359°, 94.6667%, 88.2353%
XYZ:
31.2763, 16.3079, 1.9895
xyY:
0.6309, 0.3290, 16.3079
CIE-Lab:
47.3759, 72.0215, 56.5913
CIE-LCH:
47.3759, 91.5951, 38.1587
CIE-Luv:
47.3759, 151.5149, 32.2607
Hunter-Lab:
40.3830, 67.5764, 25.3472
#e10c10 color charts
#e10c10 color shades, tints & tones
#e10c10 color schemes
#e10c10 color preview, HTML & CSS examples
This text has a color of #e10c10
<p style="color:#e10c10;">Text here</p>
.mytext {color:#e10c10;}
This box has a color of #e10c10
<div style="background-color:#e10c10;">Content here</div>
.mybackground {background-color:#e10c10;}
Border around this has a color of #e10c10
<div style="border:2px solid #e10c10;">Content here</div>
.myborder {border:2px solid #e10c10;}