#e70c56 color space conversions
Hex:
#e70c56
RGB:
231, 12, 86
CMY:
9, 95, 66
CMYK:
0, 95, 63, 9
HSL:
340°, 90.1235%, 47.6471%
HSV (HSB):
340°, 94.8052%, 90.5882%
XYZ:
34.7662, 17.9238, 10.4313
xyY:
0.5508, 0.2840, 17.9238
CIE-Lab:
49.4035, 75.6708, 21.2501
CIE-LCH:
49.4035, 78.5980, 15.6860
CIE-Luv:
49.4035, 139.6128, 8.5530
Hunter-Lab:
42.3365, 72.4932, 15.0270
#e70c56 color charts
#e70c56 color shades, tints & tones
#e70c56 color schemes
#e70c56 color preview, HTML & CSS examples
This text has a color of #e70c56
<p style="color:#e70c56;">Text here</p>
.mytext {color:#e70c56;}
This box has a color of #e70c56
<div style="background-color:#e70c56;">Content here</div>
.mybackground {background-color:#e70c56;}
Border around this has a color of #e70c56
<div style="border:2px solid #e70c56;">Content here</div>
.myborder {border:2px solid #e70c56;}