#e2929d color space conversions
Hex:
#e2929d
RGB:
226, 146, 157
CMY:
11, 43, 38
CMYK:
0, 35, 31, 11
HSL:
352°, 57.9710%, 72.9412%
HSV (HSB):
352°, 35.3982%, 88.6275%
XYZ:
47.7287, 39.1608, 36.9415
xyY:
0.3854, 0.3162, 39.1608
CIE-Lab:
68.8676, 31.6120, 6.8318
CIE-LCH:
68.8676, 32.3418, 12.1949
CIE-Luv:
68.8676, 52.0067, 3.7021
Hunter-Lab:
62.5786, 26.6294, 8.8049
#e2929d color charts
#e2929d color shades, tints & tones
#e2929d color schemes
#e2929d color preview, HTML & CSS examples
This text has a color of #e2929d
<p style="color:#e2929d;">Text here</p>
.mytext {color:#e2929d;}
This box has a color of #e2929d
<div style="background-color:#e2929d;">Content here</div>
.mybackground {background-color:#e2929d;}
Border around this has a color of #e2929d
<div style="border:2px solid #e2929d;">Content here</div>
.myborder {border:2px solid #e2929d;}