#e80285 color space conversions
Hex:
#e80285
RGB:
232, 2, 133
CMY:
9, 99, 48
CMYK:
0, 99, 43, 9
HSL:
326°, 98.2906%, 45.8824%
HSV (HSB):
326°, 99.1379%, 90.9804%
XYZ:
37.5341, 18.8927, 23.8587
xyY:
0.4675, 0.2353, 18.8927
CIE-Lab:
50.5614, 79.9281, -5.8144
CIE-LCH:
50.5614, 80.1393, 355.8393
CIE-Luv:
50.5614, 121.3850, -23.0900
Hunter-Lab:
43.4657, 78.0756, -2.1188
#e80285 color charts
#e80285 color shades, tints & tones
#e80285 color schemes
#e80285 color preview, HTML & CSS examples
This text has a color of #e80285
<p style="color:#e80285;">Text here</p>
.mytext {color:#e80285;}
This box has a color of #e80285
<div style="background-color:#e80285;">Content here</div>
.mybackground {background-color:#e80285;}
Border around this has a color of #e80285
<div style="border:2px solid #e80285;">Content here</div>
.myborder {border:2px solid #e80285;}