#e2714e color space conversions
Hex:
#e2714e
RGB:
226, 113, 78
CMY:
11, 56, 69
CMYK:
0, 50, 65, 11
HSL:
14°, 71.8447%, 59.6078%
HSV (HSB):
14°, 65.4867%, 88.6275%
XYZ:
38.6443, 28.5291, 10.6776
xyY:
0.4964, 0.3665, 28.5291
CIE-Lab:
60.3637, 41.2585, 39.4325
CIE-LCH:
60.3637, 57.0718, 43.7036
CIE-Luv:
60.3637, 88.0266, 36.5803
Hunter-Lab:
53.4126, 35.6736, 25.5363
#e2714e color charts
#e2714e color shades, tints & tones
#e2714e color schemes
#e2714e color preview, HTML & CSS examples
This text has a color of #e2714e
<p style="color:#e2714e;">Text here</p>
.mytext {color:#e2714e;}
This box has a color of #e2714e
<div style="background-color:#e2714e;">Content here</div>
.mybackground {background-color:#e2714e;}
Border around this has a color of #e2714e
<div style="border:2px solid #e2714e;">Content here</div>
.myborder {border:2px solid #e2714e;}