#e10e2b color space conversions
Hex:
#e10e2b
RGB:
225, 14, 43
CMY:
12, 95, 83
CMYK:
0, 94, 81, 12
HSL:
352°, 88.2845%, 46.8627%
HSV (HSB):
352°, 93.7778%, 88.2353%
XYZ:
31.6444, 16.4960, 3.8017
xyY:
0.6092, 0.3176, 16.4960
CIE-Lab:
47.6187, 72.3239, 44.3187
CIE-LCH:
47.6187, 84.8227, 31.4992
CIE-Luv:
47.6187, 147.2693, 26.4616
Hunter-Lab:
40.6153, 67.9970, 22.8810
#e10e2b color charts
#e10e2b color shades, tints & tones
#e10e2b color schemes
#e10e2b color preview, HTML & CSS examples
This text has a color of #e10e2b
<p style="color:#e10e2b;">Text here</p>
.mytext {color:#e10e2b;}
This box has a color of #e10e2b
<div style="background-color:#e10e2b;">Content here</div>
.mybackground {background-color:#e10e2b;}
Border around this has a color of #e10e2b
<div style="border:2px solid #e10e2b;">Content here</div>
.myborder {border:2px solid #e10e2b;}