#e12f24 color space conversions
Hex:
#e12f24
RGB:
225, 47, 36
CMY:
12, 82, 86
CMYK:
0, 79, 84, 12
HSL:
3°, 75.9036%, 51.1765%
HSV (HSB):
3°, 84.0000%, 88.2353%
XYZ:
32.3863, 18.1680, 3.4689
xyY:
0.5995, 0.3363, 18.1680
CIE-Lab:
49.6992, 66.0433, 49.8719
CIE-LCH:
49.6992, 82.7583, 37.0579
CIE-Luv:
49.6992, 137.6218, 32.4557
Hunter-Lab:
42.6239, 61.0353, 25.0115
#e12f24 color charts
#e12f24 color shades, tints & tones
#e12f24 color schemes
#e12f24 color preview, HTML & CSS examples
This text has a color of #e12f24
<p style="color:#e12f24;">Text here</p>
.mytext {color:#e12f24;}
This box has a color of #e12f24
<div style="background-color:#e12f24;">Content here</div>
.mybackground {background-color:#e12f24;}
Border around this has a color of #e12f24
<div style="border:2px solid #e12f24;">Content here</div>
.myborder {border:2px solid #e12f24;}