#e82d5d color space conversions
Hex:
#e82d5d
RGB:
232, 45, 93
CMY:
9, 82, 64
CMYK:
0, 81, 60, 9
HSL:
345°, 80.2575%, 54.3137%
HSV (HSB):
345°, 80.6034%, 90.9804%
XYZ:
36.1929, 19.8229, 12.2745
xyY:
0.5300, 0.2903, 19.8229
CIE-Lab:
51.6364, 70.8723, 19.9993
CIE-LCH:
51.6364, 73.6400, 15.7584
CIE-Luv:
51.6364, 129.5922, 8.9773
Hunter-Lab:
44.5229, 67.1884, 14.8203
#e82d5d color charts
#e82d5d color shades, tints & tones
#e82d5d color schemes
#e82d5d color preview, HTML & CSS examples
This text has a color of #e82d5d
<p style="color:#e82d5d;">Text here</p>
.mytext {color:#e82d5d;}
This box has a color of #e82d5d
<div style="background-color:#e82d5d;">Content here</div>
.mybackground {background-color:#e82d5d;}
Border around this has a color of #e82d5d
<div style="border:2px solid #e82d5d;">Content here</div>
.myborder {border:2px solid #e82d5d;}