#e12a08 color space conversions
Hex:
#e12a08
RGB:
225, 42, 8
CMY:
12, 84, 97
CMYK:
0, 81, 96, 12
HSL:
9°, 93.1330%, 45.6863%
HSV (HSB):
9°, 96.4444%, 88.2353%
XYZ:
31.9231, 17.6810, 1.9600
xyY:
0.6191, 0.3429, 17.6810
CIE-Lab:
49.1069, 66.9235, 59.8378
CIE-LCH:
49.1069, 89.7737, 41.8006
CIE-Luv:
49.1069, 142.7199, 36.2674
Hunter-Lab:
42.0488, 61.9305, 26.6705
#e12a08 color charts
#e12a08 color shades, tints & tones
#e12a08 color schemes
#e12a08 color preview, HTML & CSS examples
This text has a color of #e12a08
<p style="color:#e12a08;">Text here</p>
.mytext {color:#e12a08;}
This box has a color of #e12a08
<div style="background-color:#e12a08;">Content here</div>
.mybackground {background-color:#e12a08;}
Border around this has a color of #e12a08
<div style="border:2px solid #e12a08;">Content here</div>
.myborder {border:2px solid #e12a08;}