#e85ba5 color space conversions
Hex:
#e85ba5
RGB:
232, 91, 165
CMY:
9, 64, 35
CMYK:
0, 61, 29, 9
HSL:
329°, 75.4011%, 63.3333%
HSV (HSB):
329°, 60.7759%, 90.9804%
XYZ:
43.8113, 27.3546, 38.5682
xyY:
0.3992, 0.2493, 27.3546
CIE-Lab:
59.3011, 61.6622, -11.6802
CIE-LCH:
59.3011, 62.7587, 349.2740
CIE-Luv:
59.3011, 84.5673, -27.9814
Hunter-Lab:
52.3016, 57.9957, -7.1104
#e85ba5 color charts
#e85ba5 color shades, tints & tones
#e85ba5 color schemes
#e85ba5 color preview, HTML & CSS examples
This text has a color of #e85ba5
<p style="color:#e85ba5;">Text here</p>
.mytext {color:#e85ba5;}
This box has a color of #e85ba5
<div style="background-color:#e85ba5;">Content here</div>
.mybackground {background-color:#e85ba5;}
Border around this has a color of #e85ba5
<div style="border:2px solid #e85ba5;">Content here</div>
.myborder {border:2px solid #e85ba5;}