#e70f4c color space conversions
Hex:
#e70f4c
RGB:
231, 15, 76
CMY:
9, 94, 70
CMYK:
0, 94, 67, 9
HSL:
343°, 87.8049%, 48.2353%
HSV (HSB):
343°, 93.5065%, 90.5882%
XYZ:
34.4303, 17.8524, 8.4686
xyY:
0.5667, 0.2939, 17.8524
CIE-Lab:
49.3166, 74.8904, 27.2429
CIE-LCH:
49.3166, 79.6915, 19.9899
CIE-Luv:
49.3166, 142.6654, 14.1563
Hunter-Lab:
42.2521, 71.5148, 17.6929
#e70f4c color charts
#e70f4c color shades, tints & tones
#e70f4c color schemes
#e70f4c color preview, HTML & CSS examples
This text has a color of #e70f4c
<p style="color:#e70f4c;">Text here</p>
.mytext {color:#e70f4c;}
This box has a color of #e70f4c
<div style="background-color:#e70f4c;">Content here</div>
.mybackground {background-color:#e70f4c;}
Border around this has a color of #e70f4c
<div style="border:2px solid #e70f4c;">Content here</div>
.myborder {border:2px solid #e70f4c;}