#e971a7 color space conversions
Hex:
#e971a7
RGB:
233, 113, 167
CMY:
9, 56, 35
CMYK:
0, 52, 28, 9
HSL:
333°, 73.1707%, 67.8431%
HSV (HSB):
333°, 51.5021%, 91.3725%
XYZ:
46.4845, 31.9239, 40.2711
xyY:
0.3917, 0.2690, 31.9239
CIE-Lab:
63.2799, 52.2128, -6.8730
CIE-LCH:
63.2799, 52.6632, 352.5010
CIE-Luv:
63.2799, 73.9716, -19.4831
Hunter-Lab:
56.5013, 47.9775, -2.7079
#e971a7 color charts
#e971a7 color shades, tints & tones
#e971a7 color schemes
#e971a7 color preview, HTML & CSS examples
This text has a color of #e971a7
<p style="color:#e971a7;">Text here</p>
.mytext {color:#e971a7;}
This box has a color of #e971a7
<div style="background-color:#e971a7;">Content here</div>
.mybackground {background-color:#e971a7;}
Border around this has a color of #e971a7
<div style="border:2px solid #e971a7;">Content here</div>
.myborder {border:2px solid #e971a7;}