#e81d82 color space conversions
Hex:
#e81d82
RGB:
232, 29, 130
CMY:
9, 89, 49
CMYK:
0, 88, 44, 9
HSL:
330°, 81.5261%, 51.1765%
HSV (HSB):
330°, 87.5000%, 90.9804%
XYZ:
37.7473, 19.6462, 22.9217
xyY:
0.4700, 0.2446, 19.6462
CIE-Lab:
51.4349, 76.8567, -2.7089
CIE-LCH:
51.4349, 76.9045, 357.9814
CIE-Luv:
51.4349, 119.3539, -18.4713
Hunter-Lab:
44.3241, 74.4473, 0.3657
#e81d82 color charts
#e81d82 color shades, tints & tones
#e81d82 color schemes
#e81d82 color preview, HTML & CSS examples
This text has a color of #e81d82
<p style="color:#e81d82;">Text here</p>
.mytext {color:#e81d82;}
This box has a color of #e81d82
<div style="background-color:#e81d82;">Content here</div>
.mybackground {background-color:#e81d82;}
Border around this has a color of #e81d82
<div style="border:2px solid #e81d82;">Content here</div>
.myborder {border:2px solid #e81d82;}