#e7064e color space conversions
Hex:
#e7064e
RGB:
231, 6, 78
CMY:
9, 98, 69
CMYK:
0, 97, 66, 9
HSL:
341°, 94.9367%, 46.4706%
HSV (HSB):
341°, 97.4026%, 90.5882%
XYZ:
34.3953, 17.6692, 8.8054
xyY:
0.5651, 0.2903, 17.6692
CIE-Lab:
49.0924, 75.7354, 25.7396
CIE-LCH:
49.0924, 79.9898, 18.7710
CIE-Luv:
49.0924, 143.2012, 12.5657
Hunter-Lab:
42.0348, 72.4980, 17.0044
#e7064e color charts
#e7064e color shades, tints & tones
#e7064e color schemes
#e7064e color preview, HTML & CSS examples
This text has a color of #e7064e
<p style="color:#e7064e;">Text here</p>
.mytext {color:#e7064e;}
This box has a color of #e7064e
<div style="background-color:#e7064e;">Content here</div>
.mybackground {background-color:#e7064e;}
Border around this has a color of #e7064e
<div style="border:2px solid #e7064e;">Content here</div>
.myborder {border:2px solid #e7064e;}