#e6365e color space conversions
Hex:
#e6365e
RGB:
230, 54, 94
CMY:
10, 79, 63
CMYK:
0, 77, 59, 10
HSL:
346°, 77.8761%, 55.6863%
HSV (HSB):
346°, 76.5217%, 90.1961%
XYZ:
35.9727, 20.2695, 12.6061
xyY:
0.5225, 0.2944, 20.2695
CIE-Lab:
52.1405, 67.9627, 20.0064
CIE-LCH:
52.1405, 70.8462, 16.4030
CIE-Luv:
52.1405, 124.0366, 9.8173
Hunter-Lab:
45.0216, 63.8352, 14.9139
#e6365e color charts
#e6365e color shades, tints & tones
#e6365e color schemes
#e6365e color preview, HTML & CSS examples
This text has a color of #e6365e
<p style="color:#e6365e;">Text here</p>
.mytext {color:#e6365e;}
This box has a color of #e6365e
<div style="background-color:#e6365e;">Content here</div>
.mybackground {background-color:#e6365e;}
Border around this has a color of #e6365e
<div style="border:2px solid #e6365e;">Content here</div>
.myborder {border:2px solid #e6365e;}