#e960a9 color space conversions
Hex:
#e960a9
RGB:
233, 96, 169
CMY:
9, 62, 34
CMYK:
0, 59, 27, 9
HSL:
328°, 75.6906%, 64.5098%
HSV (HSB):
328°, 58.7983%, 91.3725%
XYZ:
44.9486, 28.5540, 40.6785
xyY:
0.3937, 0.2501, 28.5540
CIE-Lab:
60.3859, 60.2997, -12.3452
CIE-LCH:
60.3859, 61.5504, 348.4297
CIE-Luv:
60.3859, 81.7882, -28.7636
Hunter-Lab:
53.4359, 56.6357, -7.7299
#e960a9 color charts
#e960a9 color shades, tints & tones
#e960a9 color schemes
#e960a9 color preview, HTML & CSS examples
This text has a color of #e960a9
<p style="color:#e960a9;">Text here</p>
.mytext {color:#e960a9;}
This box has a color of #e960a9
<div style="background-color:#e960a9;">Content here</div>
.mybackground {background-color:#e960a9;}
Border around this has a color of #e960a9
<div style="border:2px solid #e960a9;">Content here</div>
.myborder {border:2px solid #e960a9;}