#e14c40 color space conversions
Hex:
#e14c40
RGB:
225, 76, 64
CMY:
12, 70, 75
CMYK:
0, 66, 72, 12
HSL:
4°, 72.8507%, 56.6667%
HSV (HSB):
4°, 71.5556%, 88.2353%
XYZ:
34.5612, 21.5466, 7.1878
xyY:
0.5460, 0.3404, 21.5466
CIE-Lab:
53.5426, 57.1257, 39.0704
CIE-LCH:
53.5426, 69.2087, 34.3697
CIE-Luv:
53.5426, 115.9701, 29.8522
Hunter-Lab:
46.4183, 51.6718, 23.3118
#e14c40 color charts
#e14c40 color shades, tints & tones
#e14c40 color schemes
#e14c40 color preview, HTML & CSS examples
This text has a color of #e14c40
<p style="color:#e14c40;">Text here</p>
.mytext {color:#e14c40;}
This box has a color of #e14c40
<div style="background-color:#e14c40;">Content here</div>
.mybackground {background-color:#e14c40;}
Border around this has a color of #e14c40
<div style="border:2px solid #e14c40;">Content here</div>
.myborder {border:2px solid #e14c40;}