#e95bbb color space conversions
Hex:
#e95bbb
RGB:
233, 91, 187
CMY:
9, 64, 27
CMYK:
0, 61, 20, 9
HSL:
319°, 76.3441%, 63.5294%
HSV (HSB):
319°, 60.9442%, 91.3725%
XYZ:
46.3150, 28.3937, 50.0532
xyY:
0.3712, 0.2276, 28.3937
CIE-Lab:
60.2427, 64.8249, -22.9019
CIE-LCH:
60.2427, 68.7515, 340.5423
CIE-Luv:
60.2427, 78.1779, -45.2241
Hunter-Lab:
53.2857, 61.8991, -18.3932
#e95bbb color charts
#e95bbb color shades, tints & tones
#e95bbb color schemes
#e95bbb color preview, HTML & CSS examples
This text has a color of #e95bbb
<p style="color:#e95bbb;">Text here</p>
.mytext {color:#e95bbb;}
This box has a color of #e95bbb
<div style="background-color:#e95bbb;">Content here</div>
.mybackground {background-color:#e95bbb;}
Border around this has a color of #e95bbb
<div style="border:2px solid #e95bbb;">Content here</div>
.myborder {border:2px solid #e95bbb;}