#e6364b color space conversions
Hex:
#e6364b
RGB:
230, 54, 75
CMY:
10, 79, 71
CMYK:
0, 77, 67, 10
HSL:
353°, 77.8761%, 55.6863%
HSV (HSB):
353°, 76.5217%, 90.1961%
XYZ:
35.2223, 19.9693, 8.6547
xyY:
0.5517, 0.3128, 19.9693
CIE-Lab:
51.8025, 66.8872, 30.9085
CIE-LCH:
51.8025, 73.6833, 24.8016
CIE-Luv:
51.8025, 129.7915, 20.1302
Hunter-Lab:
44.6871, 62.4912, 19.7981
#e6364b color charts
#e6364b color shades, tints & tones
#e6364b color schemes
#e6364b color preview, HTML & CSS examples
This text has a color of #e6364b
<p style="color:#e6364b;">Text here</p>
.mytext {color:#e6364b;}
This box has a color of #e6364b
<div style="background-color:#e6364b;">Content here</div>
.mybackground {background-color:#e6364b;}
Border around this has a color of #e6364b
<div style="border:2px solid #e6364b;">Content here</div>
.myborder {border:2px solid #e6364b;}