#e6365d color space conversions
Hex:
#e6365d
RGB:
230, 54, 93
CMY:
10, 79, 64
CMYK:
0, 77, 60, 10
HSL:
347°, 77.8761%, 55.6863%
HSV (HSB):
347°, 76.5217%, 90.1961%
XYZ:
35.9281, 20.2516, 12.3713
xyY:
0.5241, 0.2954, 20.2516
CIE-Lab:
52.1205, 67.8994, 20.5810
CIE-LCH:
52.1205, 70.9500, 16.8626
CIE-Luv:
52.1205, 124.3644, 10.4075
Hunter-Lab:
45.0018, 63.7557, 15.2021
#e6365d color charts
#e6365d color shades, tints & tones
#e6365d color schemes
#e6365d color preview, HTML & CSS examples
This text has a color of #e6365d
<p style="color:#e6365d;">Text here</p>
.mytext {color:#e6365d;}
This box has a color of #e6365d
<div style="background-color:#e6365d;">Content here</div>
.mybackground {background-color:#e6365d;}
Border around this has a color of #e6365d
<div style="border:2px solid #e6365d;">Content here</div>
.myborder {border:2px solid #e6365d;}