#e82a82 color space conversions
Hex:
#e82a82
RGB:
232, 42, 130
CMY:
9, 84, 49
CMYK:
0, 82, 44, 9
HSL:
332°, 80.5085%, 53.7255%
HSV (HSB):
332°, 81.8966%, 90.9804%
XYZ:
38.1359, 20.4234, 23.0512
xyY:
0.4673, 0.2503, 20.4234
CIE-Lab:
52.3126, 74.3302, -1.4192
CIE-LCH:
52.3126, 74.3437, 358.9062
CIE-Luv:
52.3126, 116.2522, -16.2966
Hunter-Lab:
45.1923, 71.5424, 1.3926
#e82a82 color charts
#e82a82 color shades, tints & tones
#e82a82 color schemes
#e82a82 color preview, HTML & CSS examples
This text has a color of #e82a82
<p style="color:#e82a82;">Text here</p>
.mytext {color:#e82a82;}
This box has a color of #e82a82
<div style="background-color:#e82a82;">Content here</div>
.mybackground {background-color:#e82a82;}
Border around this has a color of #e82a82
<div style="border:2px solid #e82a82;">Content here</div>
.myborder {border:2px solid #e82a82;}