#e2847e color space conversions
Hex:
#e2847e
RGB:
226, 132, 126
CMY:
11, 48, 51
CMYK:
0, 42, 44, 11
HSL:
4°, 63.2911%, 69.0196%
HSV (HSB):
4°, 44.2478%, 88.6275%
XYZ:
43.3812, 34.1776, 24.0492
xyY:
0.4269, 0.3364, 34.1776
CIE-Lab:
65.1033, 35.3844, 18.9379
CIE-LCH:
65.1033, 40.1336, 28.1558
CIE-Luv:
65.1033, 66.3436, 18.0440
Hunter-Lab:
58.4616, 30.1472, 16.5332
#e2847e color charts
#e2847e color shades, tints & tones
#e2847e color schemes
#e2847e color preview, HTML & CSS examples
This text has a color of #e2847e
<p style="color:#e2847e;">Text here</p>
.mytext {color:#e2847e;}
This box has a color of #e2847e
<div style="background-color:#e2847e;">Content here</div>
.mybackground {background-color:#e2847e;}
Border around this has a color of #e2847e
<div style="border:2px solid #e2847e;">Content here</div>
.myborder {border:2px solid #e2847e;}