#e963a9 color space conversions
Hex:
#e963a9
RGB:
233, 99, 169
CMY:
9, 61, 34
CMYK:
0, 58, 27, 9
HSL:
329°, 75.2809%, 65.0980%
HSV (HSB):
329°, 57.5107%, 91.3725%
XYZ:
45.2275, 29.1119, 40.7715
xyY:
0.3929, 0.2529, 29.1119
CIE-Lab:
60.8803, 58.9732, -11.6026
CIE-LCH:
60.8803, 60.1037, 348.8696
CIE-Luv:
60.8803, 80.3877, -27.4695
Hunter-Lab:
53.9554, 55.2036, -7.0338
#e963a9 color charts
#e963a9 color shades, tints & tones
#e963a9 color schemes
#e963a9 color preview, HTML & CSS examples
This text has a color of #e963a9
<p style="color:#e963a9;">Text here</p>
.mytext {color:#e963a9;}
This box has a color of #e963a9
<div style="background-color:#e963a9;">Content here</div>
.mybackground {background-color:#e963a9;}
Border around this has a color of #e963a9
<div style="border:2px solid #e963a9;">Content here</div>
.myborder {border:2px solid #e963a9;}