#e6564d color space conversions
Hex:
#e6564d
RGB:
230, 86, 77
CMY:
10, 66, 70
CMYK:
0, 63, 67, 10
HSL:
4°, 75.3695%, 60.1961%
HSV (HSB):
4°, 66.5217%, 90.1961%
XYZ:
37.3005, 24.0144, 9.6905
xyY:
0.5253, 0.3382, 24.0144
CIE-Lab:
56.1022, 55.2828, 35.0196
CIE-LCH:
56.1022, 65.4413, 32.3527
CIE-Luv:
56.1022, 110.7973, 27.9413
Hunter-Lab:
49.0045, 50.1100, 22.5787
#e6564d color charts
#e6564d color shades, tints & tones
#e6564d color schemes
#e6564d color preview, HTML & CSS examples
This text has a color of #e6564d
<p style="color:#e6564d;">Text here</p>
.mytext {color:#e6564d;}
This box has a color of #e6564d
<div style="background-color:#e6564d;">Content here</div>
.mybackground {background-color:#e6564d;}
Border around this has a color of #e6564d
<div style="border:2px solid #e6564d;">Content here</div>
.myborder {border:2px solid #e6564d;}