#e82a84 color space conversions
Hex:
#e82a84
RGB:
232, 42, 132
CMY:
9, 84, 48
CMYK:
0, 82, 43, 9
HSL:
332°, 80.5085%, 53.7255%
HSV (HSB):
332°, 81.8966%, 90.9804%
XYZ:
38.2715, 20.4777, 23.7652
xyY:
0.4638, 0.2482, 20.4777
CIE-Lab:
52.3730, 74.5063, -2.5333
CIE-LCH:
52.3730, 74.5494, 358.0527
CIE-Luv:
52.3730, 115.4101, -17.7622
Hunter-Lab:
45.2523, 71.7727, 0.5391
#e82a84 color charts
#e82a84 color shades, tints & tones
#e82a84 color schemes
#e82a84 color preview, HTML & CSS examples
This text has a color of #e82a84
<p style="color:#e82a84;">Text here</p>
.mytext {color:#e82a84;}
This box has a color of #e82a84
<div style="background-color:#e82a84;">Content here</div>
.mybackground {background-color:#e82a84;}
Border around this has a color of #e82a84
<div style="border:2px solid #e82a84;">Content here</div>
.myborder {border:2px solid #e82a84;}