#e9379c color space conversions
Hex:
#e9379c
RGB:
233, 55, 156
CMY:
9, 78, 39
CMYK:
0, 76, 33, 9
HSL:
326°, 80.1802%, 56.4706%
HSV (HSB):
326°, 76.3948%, 91.3725%
XYZ:
40.9712, 22.4563, 33.6276
xyY:
0.4221, 0.2314, 22.4563
CIE-Lab:
54.5079, 73.7896, -13.6239
CIE-LCH:
54.5079, 75.0367, 349.5392
CIE-Luv:
54.5079, 102.4037, -32.6919
Hunter-Lab:
47.3881, 71.3999, -8.9017
#e9379c color charts
#e9379c color shades, tints & tones
#e9379c color schemes
#e9379c color preview, HTML & CSS examples
This text has a color of #e9379c
<p style="color:#e9379c;">Text here</p>
.mytext {color:#e9379c;}
This box has a color of #e9379c
<div style="background-color:#e9379c;">Content here</div>
.mybackground {background-color:#e9379c;}
Border around this has a color of #e9379c
<div style="border:2px solid #e9379c;">Content here</div>
.myborder {border:2px solid #e9379c;}