#e2885d color space conversions
Hex:
#e2885d
RGB:
226, 136, 93
CMY:
11, 47, 64
CMYK:
0, 40, 59, 11
HSL:
19°, 69.6335%, 62.5490%
HSV (HSB):
19°, 58.8496%, 88.6275%
XYZ:
42.1440, 34.5674, 14.8069
xyY:
0.4605, 0.3777, 34.5674
CIE-Lab:
65.4105, 30.3656, 37.5144
CIE-LCH:
65.4105, 48.2638, 51.0120
CIE-Luv:
65.4105, 68.6760, 38.9668
Hunter-Lab:
58.7940, 25.0605, 26.2240
#e2885d color charts
#e2885d color shades, tints & tones
#e2885d color schemes
#e2885d color preview, HTML & CSS examples
This text has a color of #e2885d
<p style="color:#e2885d;">Text here</p>
.mytext {color:#e2885d;}
This box has a color of #e2885d
<div style="background-color:#e2885d;">Content here</div>
.mybackground {background-color:#e2885d;}
Border around this has a color of #e2885d
<div style="border:2px solid #e2885d;">Content here</div>
.myborder {border:2px solid #e2885d;}