#e963a7 color space conversions
Hex:
#e963a7
RGB:
233, 99, 167
CMY:
9, 61, 35
CMYK:
0, 58, 28, 9
HSL:
330°, 75.2809%, 65.0980%
HSV (HSB):
330°, 57.5107%, 91.3725%
XYZ:
45.0412, 29.0373, 39.7901
xyY:
0.3956, 0.2550, 29.0373
CIE-Lab:
60.8146, 58.7194, -10.5497
CIE-LCH:
60.8146, 59.6596, 349.8147
CIE-Luv:
60.8146, 80.9950, -25.8961
Hunter-Lab:
53.8863, 54.8992, -6.0598
#e963a7 color charts
#e963a7 color shades, tints & tones
#e963a7 color schemes
#e963a7 color preview, HTML & CSS examples
This text has a color of #e963a7
<p style="color:#e963a7;">Text here</p>
.mytext {color:#e963a7;}
This box has a color of #e963a7
<div style="background-color:#e963a7;">Content here</div>
.mybackground {background-color:#e963a7;}
Border around this has a color of #e963a7
<div style="border:2px solid #e963a7;">Content here</div>
.myborder {border:2px solid #e963a7;}