#e985a6 color space conversions
Hex:
#e985a6
RGB:
233, 133, 166
CMY:
9, 48, 35
CMYK:
0, 43, 29, 9
HSL:
340°, 69.4444%, 71.7647%
HSV (HSB):
340°, 42.9185%, 91.3725%
XYZ:
48.8747, 36.8519, 40.6135
xyY:
0.3869, 0.2917, 36.8519
CIE-Lab:
67.1657, 42.1033, -0.5791
CIE-LCH:
67.1657, 42.1073, 359.2120
CIE-Luv:
67.1657, 63.1950, -8.6549
Hunter-Lab:
60.7057, 37.4769, 2.8276
#e985a6 color charts
#e985a6 color shades, tints & tones
#e985a6 color schemes
#e985a6 color preview, HTML & CSS examples
This text has a color of #e985a6
<p style="color:#e985a6;">Text here</p>
.mytext {color:#e985a6;}
This box has a color of #e985a6
<div style="background-color:#e985a6;">Content here</div>
.mybackground {background-color:#e985a6;}
Border around this has a color of #e985a6
<div style="border:2px solid #e985a6;">Content here</div>
.myborder {border:2px solid #e985a6;}