#e8064c color space conversions
Hex:
#e8064c
RGB:
232, 6, 76
CMY:
9, 98, 70
CMYK:
0, 97, 67, 9
HSL:
341°, 94.9580%, 46.6667%
HSV (HSB):
341°, 97.4138%, 90.9804%
XYZ:
34.6483, 17.8079, 8.4486
xyY:
0.5689, 0.2924, 17.8079
CIE-Lab:
49.2622, 75.8753, 27.2168
CIE-LCH:
49.2622, 80.6090, 19.7331
CIE-Luv:
49.2622, 144.6352, 13.8460
Hunter-Lab:
42.1994, 72.7109, 17.6693
#e8064c color charts
#e8064c color shades, tints & tones
#e8064c color schemes
#e8064c color preview, HTML & CSS examples
This text has a color of #e8064c
<p style="color:#e8064c;">Text here</p>
.mytext {color:#e8064c;}
This box has a color of #e8064c
<div style="background-color:#e8064c;">Content here</div>
.mybackground {background-color:#e8064c;}
Border around this has a color of #e8064c
<div style="border:2px solid #e8064c;">Content here</div>
.myborder {border:2px solid #e8064c;}