#e70c84 color space conversions
Hex:
#e70c84
RGB:
231, 12, 132
CMY:
9, 95, 48
CMYK:
0, 95, 43, 9
HSL:
327°, 90.1235%, 47.6471%
HSV (HSB):
327°, 94.8052%, 90.5882%
XYZ:
37.2513, 18.9178, 23.5179
xyY:
0.4675, 0.2374, 18.9178
CIE-Lab:
50.5909, 78.8775, -5.1867
CIE-LCH:
50.5909, 79.0479, 356.2378
CIE-Luv:
50.5909, 120.1525, -22.0484
Hunter-Lab:
43.4946, 76.7623, -1.6124
#e70c84 color charts
#e70c84 color shades, tints & tones
#e70c84 color schemes
#e70c84 color preview, HTML & CSS examples
This text has a color of #e70c84
<p style="color:#e70c84;">Text here</p>
.mytext {color:#e70c84;}
This box has a color of #e70c84
<div style="background-color:#e70c84;">Content here</div>
.mybackground {background-color:#e70c84;}
Border around this has a color of #e70c84
<div style="border:2px solid #e70c84;">Content here</div>
.myborder {border:2px solid #e70c84;}