#e82d50 color space conversions
Hex:
#e82d50
RGB:
232, 45, 80
CMY:
9, 82, 69
CMYK:
0, 81, 66, 9
HSL:
349°, 80.2575%, 54.3137%
HSV (HSB):
349°, 80.6034%, 90.9804%
XYZ:
35.6651, 19.6118, 9.4951
xyY:
0.5506, 0.3028, 19.6118
CIE-Lab:
51.3954, 70.1407, 27.5086
CIE-LCH:
51.3954, 75.3421, 21.4147
CIE-Luv:
51.3954, 133.8212, 16.2005
Hunter-Lab:
44.2852, 66.2559, 18.2874
#e82d50 color charts
#e82d50 color shades, tints & tones
#e82d50 color schemes
#e82d50 color preview, HTML & CSS examples
This text has a color of #e82d50
<p style="color:#e82d50;">Text here</p>
.mytext {color:#e82d50;}
This box has a color of #e82d50
<div style="background-color:#e82d50;">Content here</div>
.mybackground {background-color:#e82d50;}
Border around this has a color of #e82d50
<div style="border:2px solid #e82d50;">Content here</div>
.myborder {border:2px solid #e82d50;}