#e963a1 color space conversions
Hex:
#e963a1
RGB:
233, 99, 161
CMY:
9, 61, 37
CMYK:
0, 58, 31, 9
HSL:
332°, 75.2809%, 65.0980%
HSV (HSB):
332°, 57.5107%, 91.3725%
XYZ:
44.4991, 28.8205, 36.9358
xyY:
0.4036, 0.2614, 28.8205
CIE-Lab:
60.6229, 57.9755, -7.3760
CIE-LCH:
60.6229, 58.4428, 352.7495
CIE-Luv:
60.6229, 82.8086, -21.2126
Hunter-Lab:
53.6848, 54.0098, -3.2129
#e963a1 color charts
#e963a1 color shades, tints & tones
#e963a1 color schemes
#e963a1 color preview, HTML & CSS examples
This text has a color of #e963a1
<p style="color:#e963a1;">Text here</p>
.mytext {color:#e963a1;}
This box has a color of #e963a1
<div style="background-color:#e963a1;">Content here</div>
.mybackground {background-color:#e963a1;}
Border around this has a color of #e963a1
<div style="border:2px solid #e963a1;">Content here</div>
.myborder {border:2px solid #e963a1;}