#e70bb8 color space conversions
Hex:
#e70bb8
RGB:
231, 11, 184
CMY:
9, 96, 28
CMYK:
0, 95, 20, 9
HSL:
313°, 90.9091%, 47.4510%
HSV (HSB):
313°, 95.2381%, 90.5882%
XYZ:
41.7264, 20.6890, 47.1415
xyY:
0.3809, 0.1888, 20.6890
CIE-Lab:
52.6074, 84.2878, -33.0134
CIE-LCH:
52.6074, 90.5224, 338.6110
CIE-Luv:
52.6074, 96.0040, -62.2475
Hunter-Lab:
45.4851, 84.1505, -29.6096
#e70bb8 color charts
#e70bb8 color shades, tints & tones
#e70bb8 color schemes
#e70bb8 color preview, HTML & CSS examples
This text has a color of #e70bb8
<p style="color:#e70bb8;">Text here</p>
.mytext {color:#e70bb8;}
This box has a color of #e70bb8
<div style="background-color:#e70bb8;">Content here</div>
.mybackground {background-color:#e70bb8;}
Border around this has a color of #e70bb8
<div style="border:2px solid #e70bb8;">Content here</div>
.myborder {border:2px solid #e70bb8;}