#e986c6 color space conversions
Hex:
#e986c6
RGB:
233, 134, 198
CMY:
9, 47, 22
CMYK:
0, 42, 15, 9
HSL:
321°, 69.2308%, 71.9608%
HSV (HSB):
321°, 42.4893%, 91.3725%
XYZ:
52.3224, 38.4510, 58.0902
xyY:
0.3515, 0.2583, 38.4510
CIE-Lab:
68.3517, 46.1971, -16.7759
CIE-LCH:
68.3517, 49.1488, 340.0421
CIE-Luv:
68.3517, 55.6944, -33.3841
Hunter-Lab:
62.0089, 42.1007, -12.1369
#e986c6 color charts
#e986c6 color shades, tints & tones
#e986c6 color schemes
#e986c6 color preview, HTML & CSS examples
This text has a color of #e986c6
<p style="color:#e986c6;">Text here</p>
.mytext {color:#e986c6;}
This box has a color of #e986c6
<div style="background-color:#e986c6;">Content here</div>
.mybackground {background-color:#e986c6;}
Border around this has a color of #e986c6
<div style="border:2px solid #e986c6;">Content here</div>
.myborder {border:2px solid #e986c6;}