#e70c61 color space conversions
Hex:
#e70c61
RGB:
231, 12, 97
CMY:
9, 95, 62
CMYK:
0, 95, 58, 9
HSL:
337°, 90.1235%, 47.6471%
HSV (HSB):
337°, 94.8052%, 90.5882%
XYZ:
35.2441, 18.1149, 12.9482
xyY:
0.5315, 0.2732, 18.1149
CIE-Lab:
49.6352, 76.3032, 14.8129
CIE-LCH:
49.6352, 77.7278, 10.9863
CIE-Luv:
49.6352, 135.3928, 2.0109
Hunter-Lab:
42.5616, 73.3281, 11.7558
#e70c61 color charts
#e70c61 color shades, tints & tones
#e70c61 color schemes
#e70c61 color preview, HTML & CSS examples
This text has a color of #e70c61
<p style="color:#e70c61;">Text here</p>
.mytext {color:#e70c61;}
This box has a color of #e70c61
<div style="background-color:#e70c61;">Content here</div>
.mybackground {background-color:#e70c61;}
Border around this has a color of #e70c61
<div style="border:2px solid #e70c61;">Content here</div>
.myborder {border:2px solid #e70c61;}