#e82a5c color space conversions
Hex:
#e82a5c
RGB:
232, 42, 92
CMY:
9, 84, 64
CMYK:
0, 82, 60, 9
HSL:
344°, 80.5085%, 53.7255%
HSV (HSB):
344°, 81.8966%, 90.9804%
XYZ:
36.0384, 19.5844, 12.0060
xyY:
0.5329, 0.2896, 19.5844
CIE-Lab:
51.3641, 71.5298, 20.2398
CIE-LCH:
51.3641, 74.3381, 15.7992
CIE-Luv:
51.3641, 131.0183, 9.0020
Hunter-Lab:
44.2543, 67.9162, 14.8930
#e82a5c color charts
#e82a5c color shades, tints & tones
#e82a5c color schemes
#e82a5c color preview, HTML & CSS examples
This text has a color of #e82a5c
<p style="color:#e82a5c;">Text here</p>
.mytext {color:#e82a5c;}
This box has a color of #e82a5c
<div style="background-color:#e82a5c;">Content here</div>
.mybackground {background-color:#e82a5c;}
Border around this has a color of #e82a5c
<div style="border:2px solid #e82a5c;">Content here</div>
.myborder {border:2px solid #e82a5c;}