#e985a7 color space conversions
Hex:
#e985a7
RGB:
233, 133, 167
CMY:
9, 48, 35
CMYK:
0, 43, 28, 9
HSL:
340°, 69.4444%, 71.7647%
HSV (HSB):
340°, 42.9185%, 91.3725%
XYZ:
48.9669, 36.8887, 41.0986
xyY:
0.3857, 0.2906, 36.8887
CIE-Lab:
67.1935, 42.2354, -1.1022
CIE-LCH:
67.1935, 42.2498, 358.5051
CIE-Luv:
67.1935, 62.9815, -9.4182
Hunter-Lab:
60.7361, 37.6227, 2.3952
#e985a7 color charts
#e985a7 color shades, tints & tones
#e985a7 color schemes
#e985a7 color preview, HTML & CSS examples
This text has a color of #e985a7
<p style="color:#e985a7;">Text here</p>
.mytext {color:#e985a7;}
This box has a color of #e985a7
<div style="background-color:#e985a7;">Content here</div>
.mybackground {background-color:#e985a7;}
Border around this has a color of #e985a7
<div style="border:2px solid #e985a7;">Content here</div>
.myborder {border:2px solid #e985a7;}