#e12b0a color space conversions
Hex:
#e12b0a
RGB:
225, 43, 10
CMY:
12, 83, 96
CMYK:
0, 81, 96, 12
HSL:
9°, 91.4894%, 46.0784%
HSV (HSB):
9°, 95.5556%, 88.2353%
XYZ:
31.9700, 17.7572, 2.0296
xyY:
0.6177, 0.3431, 17.7572
CIE-Lab:
49.2003, 66.6909, 59.3850
CIE-LCH:
49.2003, 89.2987, 41.6835
CIE-Luv:
49.2003, 142.1466, 36.2338
Hunter-Lab:
42.1393, 61.6795, 26.6418
#e12b0a color charts
#e12b0a color shades, tints & tones
#e12b0a color schemes
#e12b0a color preview, HTML & CSS examples
This text has a color of #e12b0a
<p style="color:#e12b0a;">Text here</p>
.mytext {color:#e12b0a;}
This box has a color of #e12b0a
<div style="background-color:#e12b0a;">Content here</div>
.mybackground {background-color:#e12b0a;}
Border around this has a color of #e12b0a
<div style="border:2px solid #e12b0a;">Content here</div>
.myborder {border:2px solid #e12b0a;}