#e70b8b color space conversions
Hex:
#e70b8b
RGB:
231, 11, 139
CMY:
9, 96, 45
CMYK:
0, 95, 40, 9
HSL:
325°, 90.9091%, 47.4510%
HSV (HSB):
325°, 95.2381%, 90.5882%
XYZ:
37.7349, 19.0923, 26.1224
xyY:
0.4549, 0.2302, 19.0923
CIE-Lab:
50.7951, 79.5740, -9.1103
CIE-LCH:
50.7951, 80.0938, 353.4687
CIE-Luv:
50.7951, 116.9962, -27.3467
Hunter-Lab:
43.6948, 77.6869, -4.8595
#e70b8b color charts
#e70b8b color shades, tints & tones
#e70b8b color schemes
#e70b8b color preview, HTML & CSS examples
This text has a color of #e70b8b
<p style="color:#e70b8b;">Text here</p>
.mytext {color:#e70b8b;}
This box has a color of #e70b8b
<div style="background-color:#e70b8b;">Content here</div>
.mybackground {background-color:#e70b8b;}
Border around this has a color of #e70b8b
<div style="border:2px solid #e70b8b;">Content here</div>
.myborder {border:2px solid #e70b8b;}