#e706a0 color space conversions
Hex:
#e706a0
RGB:
231, 6, 160
CMY:
9, 98, 37
CMYK:
0, 97, 31, 9
HSL:
319°, 94.9367%, 46.4706%
HSV (HSB):
319°, 97.4026%, 90.5882%
XYZ:
39.3653, 19.6572, 34.9772
xyY:
0.4188, 0.2091, 19.6572
CIE-Lab:
51.4474, 81.9802, -20.6853
CIE-LCH:
51.4474, 84.5496, 345.8387
CIE-Luv:
51.4474, 107.4887, -43.7962
Hunter-Lab:
44.3365, 80.8970, -15.7385
#e706a0 color charts
#e706a0 color shades, tints & tones
#e706a0 color schemes
#e706a0 color preview, HTML & CSS examples
This text has a color of #e706a0
<p style="color:#e706a0;">Text here</p>
.mytext {color:#e706a0;}
This box has a color of #e706a0
<div style="background-color:#e706a0;">Content here</div>
.mybackground {background-color:#e706a0;}
Border around this has a color of #e706a0
<div style="border:2px solid #e706a0;">Content here</div>
.myborder {border:2px solid #e706a0;}