#e986b5 color space conversions
Hex:
#e986b5
RGB:
233, 134, 181
CMY:
9, 47, 29
CMYK:
0, 42, 22, 9
HSL:
332°, 69.2308%, 71.9608%
HSV (HSB):
332°, 42.4893%, 91.3725%
XYZ:
50.4699, 37.7100, 48.3348
xyY:
0.3697, 0.2762, 37.7100
CIE-Lab:
67.8064, 43.6534, -8.0742
CIE-LCH:
67.8064, 44.3938, 349.5209
CIE-Luv:
67.8064, 59.4107, -19.7717
Hunter-Lab:
61.4085, 39.2391, -3.6814
#e986b5 color charts
#e986b5 color shades, tints & tones
#e986b5 color schemes
#e986b5 color preview, HTML & CSS examples
This text has a color of #e986b5
<p style="color:#e986b5;">Text here</p>
.mytext {color:#e986b5;}
This box has a color of #e986b5
<div style="background-color:#e986b5;">Content here</div>
.mybackground {background-color:#e986b5;}
Border around this has a color of #e986b5
<div style="border:2px solid #e986b5;">Content here</div>
.myborder {border:2px solid #e986b5;}