#e85db8 color space conversions
Hex:
#e85db8
RGB:
232, 93, 184
CMY:
9, 64, 28
CMYK:
0, 60, 21, 9
HSL:
321°, 75.1351%, 63.7255%
HSV (HSB):
321°, 59.9138%, 90.9804%
XYZ:
45.8448, 28.4452, 48.4216
xyY:
0.3736, 0.2318, 28.4452
CIE-Lab:
60.2888, 63.2902, -21.1267
CIE-LCH:
60.2888, 66.7232, 341.5406
CIE-Luv:
60.2888, 77.5857, -42.2784
Hunter-Lab:
53.3340, 60.1002, -16.4951
#e85db8 color charts
#e85db8 color shades, tints & tones
#e85db8 color schemes
#e85db8 color preview, HTML & CSS examples
This text has a color of #e85db8
<p style="color:#e85db8;">Text here</p>
.mytext {color:#e85db8;}
This box has a color of #e85db8
<div style="background-color:#e85db8;">Content here</div>
.mybackground {background-color:#e85db8;}
Border around this has a color of #e85db8
<div style="border:2px solid #e85db8;">Content here</div>
.myborder {border:2px solid #e85db8;}