#e70f5c color space conversions
Hex:
#e70f5c
RGB:
231, 15, 92
CMY:
9, 94, 64
CMYK:
0, 94, 60, 9
HSL:
339°, 87.8049%, 48.2353%
HSV (HSB):
339°, 93.5065%, 90.5882%
XYZ:
35.0576, 18.1033, 11.7718
xyY:
0.5399, 0.2788, 18.1033
CIE-Lab:
49.6211, 75.7290, 17.8624
CIE-LCH:
49.6211, 77.8071, 13.2719
CIE-Luv:
49.6211, 136.9390, 5.2731
Hunter-Lab:
42.5479, 72.6170, 13.3798
#e70f5c color charts
#e70f5c color shades, tints & tones
#e70f5c color schemes
#e70f5c color preview, HTML & CSS examples
This text has a color of #e70f5c
<p style="color:#e70f5c;">Text here</p>
.mytext {color:#e70f5c;}
This box has a color of #e70f5c
<div style="background-color:#e70f5c;">Content here</div>
.mybackground {background-color:#e70f5c;}
Border around this has a color of #e70f5c
<div style="border:2px solid #e70f5c;">Content here</div>
.myborder {border:2px solid #e70f5c;}