#e82b64 color space conversions
Hex:
#e82b64
RGB:
232, 43, 100
CMY:
9, 83, 61
CMYK:
0, 81, 57, 9
HSL:
342°, 80.4255%, 53.9216%
HSV (HSB):
342°, 81.4655%, 90.9804%
XYZ:
36.4428, 19.8037, 13.9583
xyY:
0.5191, 0.2821, 19.8037
CIE-Lab:
51.6145, 71.7990, 15.7317
CIE-LCH:
51.6145, 73.5023, 12.3586
CIE-Luv:
51.6145, 127.8218, 4.3477
Hunter-Lab:
44.5013, 68.2993, 12.5539
#e82b64 color charts
#e82b64 color shades, tints & tones
#e82b64 color schemes
#e82b64 color preview, HTML & CSS examples
This text has a color of #e82b64
<p style="color:#e82b64;">Text here</p>
.mytext {color:#e82b64;}
This box has a color of #e82b64
<div style="background-color:#e82b64;">Content here</div>
.mybackground {background-color:#e82b64;}
Border around this has a color of #e82b64
<div style="border:2px solid #e82b64;">Content here</div>
.myborder {border:2px solid #e82b64;}