#e982a4 color space conversions
Hex:
#e982a4
RGB:
233, 130, 164
CMY:
9, 49, 36
CMYK:
0, 44, 30, 9
HSL:
340°, 70.0680%, 71.1765%
HSV (HSB):
340°, 44.2060%, 91.3725%
XYZ:
48.2877, 35.9692, 39.5197
xyY:
0.3901, 0.2906, 35.9692
CIE-Lab:
66.4964, 43.3783, -0.4288
CIE-LCH:
66.4964, 43.3804, 359.4336
CIE-Luv:
66.4964, 65.3491, -8.6921
Hunter-Lab:
59.9744, 38.7623, 2.9133
#e982a4 color charts
#e982a4 color shades, tints & tones
#e982a4 color schemes
#e982a4 color preview, HTML & CSS examples
This text has a color of #e982a4
<p style="color:#e982a4;">Text here</p>
.mytext {color:#e982a4;}
This box has a color of #e982a4
<div style="background-color:#e982a4;">Content here</div>
.mybackground {background-color:#e982a4;}
Border around this has a color of #e982a4
<div style="border:2px solid #e982a4;">Content here</div>
.myborder {border:2px solid #e982a4;}