#e7629e color space conversions
Hex:
#e7629e
RGB:
231, 98, 158
CMY:
9, 62, 38
CMYK:
0, 58, 32, 9
HSL:
333°, 73.4807%, 64.5098%
HSV (HSB):
333°, 57.5758%, 90.5882%
XYZ:
43.4942, 28.1929, 35.4971
xyY:
0.4058, 0.2630, 28.1929
CIE-Lab:
60.0626, 57.4457, -6.5070
CIE-LCH:
60.0626, 57.8131, 353.5376
CIE-Luv:
60.0626, 82.6483, -19.8502
Hunter-Lab:
53.0970, 53.2980, -2.4695
#e7629e color charts
#e7629e color shades, tints & tones
#e7629e color schemes
#e7629e color preview, HTML & CSS examples
This text has a color of #e7629e
<p style="color:#e7629e;">Text here</p>
.mytext {color:#e7629e;}
This box has a color of #e7629e
<div style="background-color:#e7629e;">Content here</div>
.mybackground {background-color:#e7629e;}
Border around this has a color of #e7629e
<div style="border:2px solid #e7629e;">Content here</div>
.myborder {border:2px solid #e7629e;}