#e95bb5 color space conversions
Hex:
#e95bb5
RGB:
233, 91, 181
CMY:
9, 64, 29
CMYK:
0, 61, 22, 9
HSL:
322°, 76.3441%, 63.5294%
HSV (HSB):
322°, 60.9442%, 91.3725%
XYZ:
45.6858, 28.1420, 46.7401
xyY:
0.3789, 0.2334, 28.1420
CIE-Lab:
60.0168, 64.0090, -19.8078
CIE-LCH:
60.0168, 67.0038, 342.8052
CIE-Luv:
60.0168, 80.1340, -40.4039
Hunter-Lab:
53.0490, 60.8884, -15.1045
#e95bb5 color charts
#e95bb5 color shades, tints & tones
#e95bb5 color schemes
#e95bb5 color preview, HTML & CSS examples
This text has a color of #e95bb5
<p style="color:#e95bb5;">Text here</p>
.mytext {color:#e95bb5;}
This box has a color of #e95bb5
<div style="background-color:#e95bb5;">Content here</div>
.mybackground {background-color:#e95bb5;}
Border around this has a color of #e95bb5
<div style="border:2px solid #e95bb5;">Content here</div>
.myborder {border:2px solid #e95bb5;}