#e82b6d color space conversions
Hex:
#e82b6d
RGB:
232, 43, 109
CMY:
9, 83, 57
CMYK:
0, 81, 53, 9
HSL:
339°, 80.4255%, 53.9216%
HSV (HSB):
339°, 81.4655%, 90.9804%
XYZ:
36.9029, 19.9877, 16.3810
xyY:
0.5036, 0.2728, 19.9877
CIE-Lab:
51.8233, 72.4212, 10.5656
CIE-LCH:
51.8233, 73.1879, 8.3004
CIE-Luv:
51.8233, 124.4405, -1.4381
Hunter-Lab:
44.7076, 69.1007, 9.5713
#e82b6d color charts
#e82b6d color shades, tints & tones
#e82b6d color schemes
#e82b6d color preview, HTML & CSS examples
This text has a color of #e82b6d
<p style="color:#e82b6d;">Text here</p>
.mytext {color:#e82b6d;}
This box has a color of #e82b6d
<div style="background-color:#e82b6d;">Content here</div>
.mybackground {background-color:#e82b6d;}
Border around this has a color of #e82b6d
<div style="border:2px solid #e82b6d;">Content here</div>
.myborder {border:2px solid #e82b6d;}