#e70c49 color space conversions
Hex:
#e70c49
RGB:
231, 12, 73
CMY:
9, 95, 71
CMYK:
0, 95, 68, 9
HSL:
343°, 90.1235%, 47.6471%
HSV (HSB):
343°, 94.8052%, 90.5882%
XYZ:
34.2891, 17.7329, 7.9189
xyY:
0.5720, 0.2958, 17.7329
CIE-Lab:
49.1705, 75.0317, 28.8800
CIE-LCH:
49.1705, 80.3978, 21.0519
CIE-Luv:
49.1705, 144.0991, 15.4592
Hunter-Lab:
42.1105, 71.6530, 18.3278
#e70c49 color charts
#e70c49 color shades, tints & tones
#e70c49 color schemes
#e70c49 color preview, HTML & CSS examples
This text has a color of #e70c49
<p style="color:#e70c49;">Text here</p>
.mytext {color:#e70c49;}
This box has a color of #e70c49
<div style="background-color:#e70c49;">Content here</div>
.mybackground {background-color:#e70c49;}
Border around this has a color of #e70c49
<div style="border:2px solid #e70c49;">Content here</div>
.myborder {border:2px solid #e70c49;}