#e706a1 color space conversions
Hex:
#e706a1
RGB:
231, 6, 161
CMY:
9, 98, 37
CMYK:
0, 97, 30, 9
HSL:
319°, 94.9367%, 46.4706%
HSV (HSB):
319°, 97.4026%, 90.5882%
XYZ:
39.4531, 19.6924, 35.4398
xyY:
0.4171, 0.2082, 19.6924
CIE-Lab:
51.4876, 82.0841, -21.2173
CIE-LCH:
51.4876, 84.7820, 345.5072
CIE-Luv:
51.4876, 107.0162, -44.5747
Hunter-Lab:
44.3761, 81.0396, -16.2871
#e706a1 color charts
#e706a1 color shades, tints & tones
#e706a1 color schemes
#e706a1 color preview, HTML & CSS examples
This text has a color of #e706a1
<p style="color:#e706a1;">Text here</p>
.mytext {color:#e706a1;}
This box has a color of #e706a1
<div style="background-color:#e706a1;">Content here</div>
.mybackground {background-color:#e706a1;}
Border around this has a color of #e706a1
<div style="border:2px solid #e706a1;">Content here</div>
.myborder {border:2px solid #e706a1;}