#e10a0f color space conversions
Hex:
#e10a0f
RGB:
225, 10, 15
CMY:
12, 96, 94
CMYK:
0, 96, 93, 12
HSL:
359°, 91.4894%, 46.0784%
HSV (HSB):
359°, 95.5556%, 88.2353%
XYZ:
31.2461, 16.2591, 1.9434
xyY:
0.6319, 0.3288, 16.2591
CIE-Lab:
47.3126, 72.1829, 56.8923
CIE-LCH:
47.3126, 91.9081, 38.2441
CIE-Luv:
47.3126, 151.9226, 32.2827
Hunter-Lab:
40.3226, 67.7556, 25.3683
#e10a0f color charts
#e10a0f color shades, tints & tones
#e10a0f color schemes
#e10a0f color preview, HTML & CSS examples
This text has a color of #e10a0f
<p style="color:#e10a0f;">Text here</p>
.mytext {color:#e10a0f;}
This box has a color of #e10a0f
<div style="background-color:#e10a0f;">Content here</div>
.mybackground {background-color:#e10a0f;}
Border around this has a color of #e10a0f
<div style="border:2px solid #e10a0f;">Content here</div>
.myborder {border:2px solid #e10a0f;}