#e82084 color space conversions
Hex:
#e82084
RGB:
232, 32, 132
CMY:
9, 87, 48
CMYK:
0, 86, 43, 9
HSL:
330°, 81.3008%, 51.7647%
HSV (HSB):
330°, 86.2069%, 90.9804%
XYZ:
37.9601, 19.8548, 23.6614
xyY:
0.4659, 0.2437, 19.8548
CIE-Lab:
51.6726, 76.5211, -3.5653
CIE-LCH:
51.6726, 76.6041, 357.3324
CIE-Luv:
51.6726, 117.8554, -19.5039
Hunter-Lab:
44.5587, 74.0886, -0.2929
#e82084 color charts
#e82084 color shades, tints & tones
#e82084 color schemes
#e82084 color preview, HTML & CSS examples
This text has a color of #e82084
<p style="color:#e82084;">Text here</p>
.mytext {color:#e82084;}
This box has a color of #e82084
<div style="background-color:#e82084;">Content here</div>
.mybackground {background-color:#e82084;}
Border around this has a color of #e82084
<div style="border:2px solid #e82084;">Content here</div>
.myborder {border:2px solid #e82084;}