#e9058c color space conversions
Hex:
#e9058c
RGB:
233, 5, 140
CMY:
9, 98, 45
CMYK:
0, 98, 40, 9
HSL:
324°, 95.7983%, 46.6667%
HSV (HSB):
324°, 97.8541%, 91.3725%
XYZ:
38.3922, 19.3256, 26.5177
xyY:
0.4558, 0.2294, 19.3256
CIE-Lab:
51.0660, 80.5275, -9.2668
CIE-LCH:
51.0660, 81.0590, 353.4355
CIE-Luv:
51.0660, 118.6389, -27.7875
Hunter-Lab:
43.9609, 78.9569, -4.9917
#e9058c color charts
#e9058c color shades, tints & tones
#e9058c color schemes
#e9058c color preview, HTML & CSS examples
This text has a color of #e9058c
<p style="color:#e9058c;">Text here</p>
.mytext {color:#e9058c;}
This box has a color of #e9058c
<div style="background-color:#e9058c;">Content here</div>
.mybackground {background-color:#e9058c;}
Border around this has a color of #e9058c
<div style="border:2px solid #e9058c;">Content here</div>
.myborder {border:2px solid #e9058c;}