#e986b3 color space conversions
Hex:
#e986b3
RGB:
233, 134, 179
CMY:
9, 47, 30
CMYK:
0, 42, 23, 9
HSL:
333°, 69.2308%, 71.9608%
HSV (HSB):
333°, 42.4893%, 91.3725%
XYZ:
50.2661, 37.6285, 47.2615
xyY:
0.3719, 0.2784, 37.6285
CIE-Lab:
67.7459, 43.3682, -7.0407
CIE-LCH:
67.7459, 43.9360, 350.7786
CIE-Luv:
67.7459, 59.8434, -18.1962
Hunter-Lab:
61.3421, 38.9211, -2.7410
#e986b3 color charts
#e986b3 color shades, tints & tones
#e986b3 color schemes
#e986b3 color preview, HTML & CSS examples
This text has a color of #e986b3
<p style="color:#e986b3;">Text here</p>
.mytext {color:#e986b3;}
This box has a color of #e986b3
<div style="background-color:#e986b3;">Content here</div>
.mybackground {background-color:#e986b3;}
Border around this has a color of #e986b3
<div style="border:2px solid #e986b3;">Content here</div>
.myborder {border:2px solid #e986b3;}