#e2929c color space conversions
Hex:
#e2929c
RGB:
226, 146, 156
CMY:
11, 43, 39
CMYK:
0, 35, 31, 11
HSL:
353°, 57.9710%, 72.9412%
HSV (HSB):
353°, 35.3982%, 88.6275%
XYZ:
47.6437, 39.1268, 36.4936
xyY:
0.3865, 0.3174, 39.1268
CIE-Lab:
68.8430, 31.4817, 7.3555
CIE-LCH:
68.8430, 32.3296, 13.1508
CIE-Luv:
68.8430, 52.1759, 4.4345
Hunter-Lab:
62.5514, 26.4934, 9.1952
#e2929c color charts
#e2929c color shades, tints & tones
#e2929c color schemes
#e2929c color preview, HTML & CSS examples
This text has a color of #e2929c
<p style="color:#e2929c;">Text here</p>
.mytext {color:#e2929c;}
This box has a color of #e2929c
<div style="background-color:#e2929c;">Content here</div>
.mybackground {background-color:#e2929c;}
Border around this has a color of #e2929c
<div style="border:2px solid #e2929c;">Content here</div>
.myborder {border:2px solid #e2929c;}