#e14e2a color space conversions
Hex:
#e14e2a
RGB:
225, 78, 42
CMY:
12, 69, 84
CMYK:
0, 65, 81, 12
HSL:
12°, 75.3086%, 52.3529%
HSV (HSB):
12°, 81.3333%, 88.2353%
XYZ:
34.1936, 21.6235, 4.5620
xyY:
0.5663, 0.3581, 21.6235
CIE-Lab:
53.6252, 55.4999, 50.5790
CIE-LCH:
53.6252, 75.0898, 42.3440
CIE-Luv:
53.6252, 118.2360, 37.9840
Hunter-Lab:
46.5011, 49.8796, 26.7340
#e14e2a color charts
#e14e2a color shades, tints & tones
#e14e2a color schemes
#e14e2a color preview, HTML & CSS examples
This text has a color of #e14e2a
<p style="color:#e14e2a;">Text here</p>
.mytext {color:#e14e2a;}
This box has a color of #e14e2a
<div style="background-color:#e14e2a;">Content here</div>
.mybackground {background-color:#e14e2a;}
Border around this has a color of #e14e2a
<div style="border:2px solid #e14e2a;">Content here</div>
.myborder {border:2px solid #e14e2a;}