#e95db4 color space conversions
Hex:
#e95db4
RGB:
233, 93, 180
CMY:
9, 64, 29
CMYK:
0, 60, 23, 9
HSL:
323°, 76.0870%, 63.9216%
HSV (HSB):
323°, 60.0858%, 91.3725%
XYZ:
45.7568, 28.4476, 46.2593
xyY:
0.3798, 0.2362, 28.4476
CIE-Lab:
60.2910, 63.0299, -18.8159
CIE-LCH:
60.2910, 65.7785, 343.3784
CIE-Luv:
60.2910, 79.6260, -38.7776
Hunter-Lab:
53.3363, 59.7953, -14.0876
#e95db4 color charts
#e95db4 color shades, tints & tones
#e95db4 color schemes
#e95db4 color preview, HTML & CSS examples
This text has a color of #e95db4
<p style="color:#e95db4;">Text here</p>
.mytext {color:#e95db4;}
This box has a color of #e95db4
<div style="background-color:#e95db4;">Content here</div>
.mybackground {background-color:#e95db4;}
Border around this has a color of #e95db4
<div style="border:2px solid #e95db4;">Content here</div>
.myborder {border:2px solid #e95db4;}