#e61b85 color space conversions
Hex:
#e61b85
RGB:
230, 27, 133
CMY:
10, 89, 48
CMYK:
0, 88, 42, 10
HSL:
329°, 80.2372%, 50.3922%
HSV (HSB):
329°, 88.2609%, 90.1961%
XYZ:
37.2587, 19.3003, 23.9519
xyY:
0.4628, 0.2397, 19.3003
CIE-Lab:
51.0367, 76.9801, -5.1517
CIE-LCH:
51.0367, 77.1523, 356.1714
CIE-Luv:
51.0367, 116.7972, -21.6127
Hunter-Lab:
43.9321, 74.5041, -1.5725
#e61b85 color charts
#e61b85 color shades, tints & tones
#e61b85 color schemes
#e61b85 color preview, HTML & CSS examples
This text has a color of #e61b85
<p style="color:#e61b85;">Text here</p>
.mytext {color:#e61b85;}
This box has a color of #e61b85
<div style="background-color:#e61b85;">Content here</div>
.mybackground {background-color:#e61b85;}
Border around this has a color of #e61b85
<div style="border:2px solid #e61b85;">Content here</div>
.myborder {border:2px solid #e61b85;}