#e82d97 color space conversions
Hex:
#e82d97
RGB:
232, 45, 151
CMY:
9, 82, 41
CMYK:
0, 81, 35, 9
HSL:
326°, 80.2575%, 54.3137%
HSV (HSB):
326°, 80.6034%, 90.9804%
XYZ:
39.8030, 21.2669, 31.2852
xyY:
0.4310, 0.2303, 21.2669
CIE-Lab:
53.2404, 75.6282, -12.5944
CIE-LCH:
53.2404, 76.6697, 350.5453
CIE-Luv:
53.2404, 106.5066, -31.4914
Hunter-Lab:
46.1161, 73.3610, -7.9412
#e82d97 color charts
#e82d97 color shades, tints & tones
#e82d97 color schemes
#e82d97 color preview, HTML & CSS examples
This text has a color of #e82d97
<p style="color:#e82d97;">Text here</p>
.mytext {color:#e82d97;}
This box has a color of #e82d97
<div style="background-color:#e82d97;">Content here</div>
.mybackground {background-color:#e82d97;}
Border around this has a color of #e82d97
<div style="border:2px solid #e82d97;">Content here</div>
.myborder {border:2px solid #e82d97;}