#e70a64 color space conversions
Hex:
#e70a64
RGB:
231, 10, 100
CMY:
9, 96, 61
CMYK:
0, 96, 57, 9
HSL:
336°, 91.7012%, 47.2549%
HSV (HSB):
336°, 95.6710%, 90.5882%
XYZ:
35.3638, 18.1261, 13.6914
xyY:
0.5264, 0.2698, 18.1261
CIE-Lab:
49.6487, 76.6511, 12.9894
CIE-LCH:
49.6487, 77.7439, 9.6180
CIE-Luv:
49.6487, 134.4153, -0.0008
Hunter-Lab:
42.5748, 73.7612, 10.7356
#e70a64 color charts
#e70a64 color shades, tints & tones
#e70a64 color schemes
#e70a64 color preview, HTML & CSS examples
This text has a color of #e70a64
<p style="color:#e70a64;">Text here</p>
.mytext {color:#e70a64;}
This box has a color of #e70a64
<div style="background-color:#e70a64;">Content here</div>
.mybackground {background-color:#e70a64;}
Border around this has a color of #e70a64
<div style="border:2px solid #e70a64;">Content here</div>
.myborder {border:2px solid #e70a64;}