#e2864e color space conversions
Hex:
#e2864e
RGB:
226, 134, 78
CMY:
11, 47, 69
CMYK:
0, 41, 65, 11
HSL:
23°, 71.8447%, 59.6078%
HSV (HSB):
23°, 65.4867%, 88.6275%
XYZ:
41.2643, 33.7690, 11.5509
xyY:
0.4766, 0.3900, 33.7690
CIE-Lab:
64.7788, 30.4167, 44.5958
CIE-LCH:
64.7788, 53.9811, 55.7040
CIE-Luv:
64.7788, 72.0381, 45.0195
Hunter-Lab:
58.1111, 25.0571, 28.8925
#e2864e color charts
#e2864e color shades, tints & tones
#e2864e color schemes
#e2864e color preview, HTML & CSS examples
This text has a color of #e2864e
<p style="color:#e2864e;">Text here</p>
.mytext {color:#e2864e;}
This box has a color of #e2864e
<div style="background-color:#e2864e;">Content here</div>
.mybackground {background-color:#e2864e;}
Border around this has a color of #e2864e
<div style="border:2px solid #e2864e;">Content here</div>
.myborder {border:2px solid #e2864e;}