#e82f8d color space conversions
Hex:
#e82f8d
RGB:
232, 47, 141
CMY:
9, 82, 45
CMYK:
0, 80, 39, 9
HSL:
330°, 80.0866%, 54.7059%
HSV (HSB):
330°, 79.7414%, 90.9804%
XYZ:
39.1029, 21.1119, 27.2134
xyY:
0.4473, 0.2415, 21.1119
CIE-Lab:
53.0718, 74.1490, -6.8914
CIE-LCH:
53.0718, 74.4686, 354.6902
CIE-Luv:
53.0718, 110.2076, -23.4276
Hunter-Lab:
45.9477, 71.5006, -2.9522
#e82f8d color charts
#e82f8d color shades, tints & tones
#e82f8d color schemes
#e82f8d color preview, HTML & CSS examples
This text has a color of #e82f8d
<p style="color:#e82f8d;">Text here</p>
.mytext {color:#e82f8d;}
This box has a color of #e82f8d
<div style="background-color:#e82f8d;">Content here</div>
.mybackground {background-color:#e82f8d;}
Border around this has a color of #e82f8d
<div style="border:2px solid #e82f8d;">Content here</div>
.myborder {border:2px solid #e82f8d;}