#e82e72 color space conversions
Hex:
#e82e72
RGB:
232, 46, 114
CMY:
9, 82, 55
CMYK:
0, 80, 51, 9
HSL:
338°, 80.1724%, 54.5098%
HSV (HSB):
338°, 80.1724%, 90.9804%
XYZ:
37.2930, 20.3247, 17.8771
xyY:
0.4940, 0.2692, 20.3247
CIE-Lab:
52.2024, 72.0680, 8.0748
CIE-LCH:
52.2024, 72.5189, 6.3930
CIE-Luv:
52.2024, 121.5103, -4.1883
Hunter-Lab:
45.0829, 68.7616, 8.0473
#e82e72 color charts
#e82e72 color shades, tints & tones
#e82e72 color schemes
#e82e72 color preview, HTML & CSS examples
This text has a color of #e82e72
<p style="color:#e82e72;">Text here</p>
.mytext {color:#e82e72;}
This box has a color of #e82e72
<div style="background-color:#e82e72;">Content here</div>
.mybackground {background-color:#e82e72;}
Border around this has a color of #e82e72
<div style="border:2px solid #e82e72;">Content here</div>
.myborder {border:2px solid #e82e72;}