#e2735e color space conversions
Hex:
#e2735e
RGB:
226, 115, 94
CMY:
11, 55, 63
CMYK:
0, 49, 58, 11
HSL:
10°, 69.4737%, 62.7451%
HSV (HSB):
10°, 58.4071%, 88.6275%
XYZ:
39.5151, 29.2384, 14.1506
xyY:
0.4766, 0.3527, 29.2384
CIE-Lab:
60.9914, 41.3147, 31.4380
CIE-LCH:
60.9914, 51.9158, 37.2689
CIE-Luv:
60.9914, 83.8925, 29.4837
Hunter-Lab:
54.0725, 35.8174, 22.3348
#e2735e color charts
#e2735e color shades, tints & tones
#e2735e color schemes
#e2735e color preview, HTML & CSS examples
This text has a color of #e2735e
<p style="color:#e2735e;">Text here</p>
.mytext {color:#e2735e;}
This box has a color of #e2735e
<div style="background-color:#e2735e;">Content here</div>
.mybackground {background-color:#e2735e;}
Border around this has a color of #e2735e
<div style="border:2px solid #e2735e;">Content here</div>
.myborder {border:2px solid #e2735e;}