#e12d07 color space conversions
Hex:
#e12d07
RGB:
225, 45, 7
CMY:
12, 82, 97
CMYK:
0, 80, 97, 12
HSL:
10°, 93.9655%, 45.4902%
HSV (HSB):
10°, 96.8889%, 88.2353%
XYZ:
32.0281, 17.8997, 1.9679
xyY:
0.6172, 0.3449, 17.8997
CIE-Lab:
49.3742, 66.1519, 60.2278
CIE-LCH:
49.3742, 89.4620, 42.3162
CIE-Luv:
49.3742, 141.3672, 36.8373
Hunter-Lab:
42.3080, 61.0894, 26.8578
#e12d07 color charts
#e12d07 color shades, tints & tones
#e12d07 color schemes
#e12d07 color preview, HTML & CSS examples
This text has a color of #e12d07
<p style="color:#e12d07;">Text here</p>
.mytext {color:#e12d07;}
This box has a color of #e12d07
<div style="background-color:#e12d07;">Content here</div>
.mybackground {background-color:#e12d07;}
Border around this has a color of #e12d07
<div style="border:2px solid #e12d07;">Content here</div>
.myborder {border:2px solid #e12d07;}