#e82d34 color space conversions
Hex:
#e82d34
RGB:
232, 45, 52
CMY:
9, 82, 80
CMYK:
0, 81, 78, 9
HSL:
358°, 80.2575%, 54.3137%
HSV (HSB):
358°, 80.6034%, 90.9804%
XYZ:
34.8369, 19.2805, 5.1342
xyY:
0.5879, 0.3254, 19.2805
CIE-Lab:
51.0138, 68.9723, 43.2860
CIE-LCH:
51.0138, 81.4301, 32.1118
CIE-Luv:
51.0138, 141.0409, 28.4247
Hunter-Lab:
43.9096, 64.7764, 23.8041
#e82d34 color charts
#e82d34 color shades, tints & tones
#e82d34 color schemes
#e82d34 color preview, HTML & CSS examples
This text has a color of #e82d34
<p style="color:#e82d34;">Text here</p>
.mytext {color:#e82d34;}
This box has a color of #e82d34
<div style="background-color:#e82d34;">Content here</div>
.mybackground {background-color:#e82d34;}
Border around this has a color of #e82d34
<div style="border:2px solid #e82d34;">Content here</div>
.myborder {border:2px solid #e82d34;}