#e70c74 color space conversions
Hex:
#e70c74
RGB:
231, 12, 116
CMY:
9, 95, 55
CMYK:
0, 95, 50, 9
HSL:
332°, 90.1235%, 47.6471%
HSV (HSB):
332°, 94.8052%, 90.5882%
XYZ:
36.2389, 18.5128, 18.1863
xyY:
0.4968, 0.2538, 18.5128
CIE-Lab:
50.1123, 77.5950, 3.8433
CIE-LCH:
50.1123, 77.6901, 2.8356
CIE-Luv:
50.1123, 127.3844, -10.5402
Hunter-Lab:
43.0265, 75.0442, 5.0580
#e70c74 color charts
#e70c74 color shades, tints & tones
#e70c74 color schemes
#e70c74 color preview, HTML & CSS examples
This text has a color of #e70c74
<p style="color:#e70c74;">Text here</p>
.mytext {color:#e70c74;}
This box has a color of #e70c74
<div style="background-color:#e70c74;">Content here</div>
.mybackground {background-color:#e70c74;}
Border around this has a color of #e70c74
<div style="border:2px solid #e70c74;">Content here</div>
.myborder {border:2px solid #e70c74;}