#e8065d color space conversions
Hex:
#e8065d
RGB:
232, 6, 93
CMY:
9, 98, 64
CMYK:
0, 97, 60, 9
HSL:
337°, 94.9580%, 46.6667%
HSV (HSB):
337°, 97.4138%, 90.9804%
XYZ:
35.3196, 18.0764, 11.9835
xyY:
0.5402, 0.2765, 18.0764
CIE-Lab:
49.5886, 76.7604, 17.2385
CIE-LCH:
49.5886, 78.6723, 12.6572
CIE-Luv:
49.5886, 138.4415, 4.3710
Hunter-Lab:
42.5163, 73.8819, 13.0502
#e8065d color charts
#e8065d color shades, tints & tones
#e8065d color schemes
#e8065d color preview, HTML & CSS examples
This text has a color of #e8065d
<p style="color:#e8065d;">Text here</p>
.mytext {color:#e8065d;}
This box has a color of #e8065d
<div style="background-color:#e8065d;">Content here</div>
.mybackground {background-color:#e8065d;}
Border around this has a color of #e8065d
<div style="border:2px solid #e8065d;">Content here</div>
.myborder {border:2px solid #e8065d;}