#e70f64 color space conversions
Hex:
#e70f64
RGB:
231, 15, 100
CMY:
9, 94, 61
CMYK:
0, 94, 57, 9
HSL:
336°, 87.8049%, 48.2353%
HSV (HSB):
336°, 93.5065%, 90.5882%
XYZ:
35.4261, 18.2507, 13.7122
xyY:
0.5257, 0.2708, 18.2507
CIE-Lab:
49.7987, 76.2154, 13.1974
CIE-LCH:
49.7987, 77.3496, 9.8239
CIE-Luv:
49.7987, 133.7862, 0.3460
Hunter-Lab:
42.7208, 73.2591, 10.8742
#e70f64 color charts
#e70f64 color shades, tints & tones
#e70f64 color schemes
#e70f64 color preview, HTML & CSS examples
This text has a color of #e70f64
<p style="color:#e70f64;">Text here</p>
.mytext {color:#e70f64;}
This box has a color of #e70f64
<div style="background-color:#e70f64;">Content here</div>
.mybackground {background-color:#e70f64;}
Border around this has a color of #e70f64
<div style="border:2px solid #e70f64;">Content here</div>
.myborder {border:2px solid #e70f64;}