#e82f52 color space conversions
Hex:
#e82f52
RGB:
232, 47, 82
CMY:
9, 82, 68
CMYK:
0, 80, 65, 9
HSL:
349°, 80.0866%, 54.7059%
HSV (HSB):
349°, 79.7414%, 90.9804%
XYZ:
35.8182, 19.7980, 9.9162
xyY:
0.5466, 0.3021, 19.7980
CIE-Lab:
51.6081, 69.7393, 26.5831
CIE-LCH:
51.6081, 74.6340, 20.8657
CIE-Luv:
51.6081, 132.4065, 15.5317
Hunter-Lab:
44.4950, 65.8253, 17.9330
#e82f52 color charts
#e82f52 color shades, tints & tones
#e82f52 color schemes
#e82f52 color preview, HTML & CSS examples
This text has a color of #e82f52
<p style="color:#e82f52;">Text here</p>
.mytext {color:#e82f52;}
This box has a color of #e82f52
<div style="background-color:#e82f52;">Content here</div>
.mybackground {background-color:#e82f52;}
Border around this has a color of #e82f52
<div style="border:2px solid #e82f52;">Content here</div>
.myborder {border:2px solid #e82f52;}