#e70c44 color space conversions
Hex:
#e70c44
RGB:
231, 12, 68
CMY:
9, 95, 73
CMYK:
0, 95, 71, 9
HSL:
345°, 90.1235%, 47.6471%
HSV (HSB):
345°, 94.8052%, 90.5882%
XYZ:
34.1299, 17.6692, 7.0805
xyY:
0.5797, 0.3001, 17.6692
CIE-Lab:
49.0924, 74.8166, 31.8021
CIE-LCH:
49.0924, 81.2951, 23.0287
CIE-Luv:
49.0924, 145.6618, 17.8538
Hunter-Lab:
42.0348, 71.3710, 19.4373
#e70c44 color charts
#e70c44 color shades, tints & tones
#e70c44 color schemes
#e70c44 color preview, HTML & CSS examples
This text has a color of #e70c44
<p style="color:#e70c44;">Text here</p>
.mytext {color:#e70c44;}
This box has a color of #e70c44
<div style="background-color:#e70c44;">Content here</div>
.mybackground {background-color:#e70c44;}
Border around this has a color of #e70c44
<div style="border:2px solid #e70c44;">Content here</div>
.myborder {border:2px solid #e70c44;}