#e701a4 color space conversions
Hex:
#e701a4
RGB:
231, 1, 164
CMY:
9, 100, 36
CMYK:
0, 100, 29, 9
HSL:
317°, 99.1379%, 45.4902%
HSV (HSB):
317°, 99.5671%, 90.5882%
XYZ:
39.6667, 19.6910, 36.8320
xyY:
0.4124, 0.2047, 19.6910
CIE-Lab:
51.4860, 82.7628, -22.9985
CIE-LCH:
51.4860, 85.8989, 344.4702
CIE-Luv:
51.4860, 105.9482, -47.2293
Hunter-Lab:
44.3745, 81.9070, -18.1501
#e701a4 color charts
#e701a4 color shades, tints & tones
#e701a4 color schemes
#e701a4 color preview, HTML & CSS examples
This text has a color of #e701a4
<p style="color:#e701a4;">Text here</p>
.mytext {color:#e701a4;}
This box has a color of #e701a4
<div style="background-color:#e701a4;">Content here</div>
.mybackground {background-color:#e701a4;}
Border around this has a color of #e701a4
<div style="border:2px solid #e701a4;">Content here</div>
.myborder {border:2px solid #e701a4;}