#e70d64 color space conversions
Hex:
#e70d64
RGB:
231, 13, 100
CMY:
9, 95, 61
CMYK:
0, 94, 57, 9
HSL:
336°, 89.3443%, 47.8431%
HSV (HSB):
336°, 94.3723%, 90.5882%
XYZ:
35.3992, 18.1969, 13.7032
xyY:
0.5260, 0.2704, 18.1969
CIE-Lab:
49.7340, 76.4033, 13.1077
CIE-LCH:
49.7340, 77.5195, 9.7349
CIE-Luv:
49.7340, 134.0574, 0.1965
Hunter-Lab:
42.6578, 73.4754, 10.8144
#e70d64 color charts
#e70d64 color shades, tints & tones
#e70d64 color schemes
#e70d64 color preview, HTML & CSS examples
This text has a color of #e70d64
<p style="color:#e70d64;">Text here</p>
.mytext {color:#e70d64;}
This box has a color of #e70d64
<div style="background-color:#e70d64;">Content here</div>
.mybackground {background-color:#e70d64;}
Border around this has a color of #e70d64
<div style="border:2px solid #e70d64;">Content here</div>
.myborder {border:2px solid #e70d64;}