#e95abd color space conversions
Hex:
#e95abd
RGB:
233, 90, 189
CMY:
9, 65, 26
CMYK:
0, 61, 19, 9
HSL:
318°, 76.4706%, 63.3333%
HSV (HSB):
318°, 61.3734%, 91.3725%
XYZ:
46.4457, 28.3101, 51.1605
xyY:
0.3689, 0.2248, 28.3101
CIE-Lab:
60.1679, 65.5176, -24.1611
CIE-LCH:
60.1679, 69.8306, 339.7574
CIE-Luv:
60.1679, 77.9159, -47.2407
Hunter-Lab:
53.2072, 62.7039, -19.7643
#e95abd color charts
#e95abd color shades, tints & tones
#e95abd color schemes
#e95abd color preview, HTML & CSS examples
This text has a color of #e95abd
<p style="color:#e95abd;">Text here</p>
.mytext {color:#e95abd;}
This box has a color of #e95abd
<div style="background-color:#e95abd;">Content here</div>
.mybackground {background-color:#e95abd;}
Border around this has a color of #e95abd
<div style="border:2px solid #e95abd;">Content here</div>
.myborder {border:2px solid #e95abd;}