#e82d4e color space conversions
Hex:
#e82d4e
RGB:
232, 45, 78
CMY:
9, 82, 69
CMYK:
0, 81, 66, 9
HSL:
349°, 80.2575%, 54.3137%
HSV (HSB):
349°, 80.6034%, 90.9804%
XYZ:
35.5922, 19.5826, 9.1116
xyY:
0.5537, 0.3046, 19.5826
CIE-Lab:
51.3620, 70.0389, 28.6614
CIE-LCH:
51.3620, 75.6765, 22.2554
CIE-Luv:
51.3620, 134.4263, 17.2301
Hunter-Lab:
44.2523, 66.1266, 18.7687
#e82d4e color charts
#e82d4e color shades, tints & tones
#e82d4e color schemes
#e82d4e color preview, HTML & CSS examples
This text has a color of #e82d4e
<p style="color:#e82d4e;">Text here</p>
.mytext {color:#e82d4e;}
This box has a color of #e82d4e
<div style="background-color:#e82d4e;">Content here</div>
.mybackground {background-color:#e82d4e;}
Border around this has a color of #e82d4e
<div style="border:2px solid #e82d4e;">Content here</div>
.myborder {border:2px solid #e82d4e;}