#e971a9 color space conversions
Hex:
#e971a9
RGB:
233, 113, 169
CMY:
9, 56, 34
CMYK:
0, 52, 27, 9
HSL:
332°, 73.1707%, 67.8431%
HSV (HSB):
332°, 51.5021%, 91.3725%
XYZ:
46.6708, 31.9985, 41.2526
xyY:
0.3892, 0.2668, 31.9985
CIE-Lab:
63.3416, 52.4728, -7.9236
CIE-LCH:
63.3416, 53.0677, 351.4129
CIE-Luv:
63.3416, 73.4396, -21.0446
Hunter-Lab:
56.5672, 48.2791, -3.6412
#e971a9 color charts
#e971a9 color shades, tints & tones
#e971a9 color schemes
#e971a9 color preview, HTML & CSS examples
This text has a color of #e971a9
<p style="color:#e971a9;">Text here</p>
.mytext {color:#e971a9;}
This box has a color of #e971a9
<div style="background-color:#e971a9;">Content here</div>
.mybackground {background-color:#e971a9;}
Border around this has a color of #e971a9
<div style="border:2px solid #e971a9;">Content here</div>
.myborder {border:2px solid #e971a9;}