#e82b8e color space conversions
Hex:
#e82b8e
RGB:
232, 43, 142
CMY:
9, 83, 44
CMYK:
0, 81, 39, 9
HSL:
329°, 80.4255%, 53.9216%
HSV (HSB):
329°, 81.4655%, 90.9804%
XYZ:
39.0251, 20.8366, 27.5562
xyY:
0.4464, 0.2384, 20.8366
CIE-Lab:
52.7701, 75.2021, -7.9383
CIE-LCH:
52.7701, 75.6199, 353.9742
CIE-Luv:
52.7701, 110.8855, -25.0275
Hunter-Lab:
45.6471, 72.7227, -3.8392
#e82b8e color charts
#e82b8e color shades, tints & tones
#e82b8e color schemes
#e82b8e color preview, HTML & CSS examples
This text has a color of #e82b8e
<p style="color:#e82b8e;">Text here</p>
.mytext {color:#e82b8e;}
This box has a color of #e82b8e
<div style="background-color:#e82b8e;">Content here</div>
.mybackground {background-color:#e82b8e;}
Border around this has a color of #e82b8e
<div style="border:2px solid #e82b8e;">Content here</div>
.myborder {border:2px solid #e82b8e;}