#e6565b color space conversions
Hex:
#e6565b
RGB:
230, 86, 91
CMY:
10, 66, 64
CMYK:
0, 63, 60, 10
HSL:
358°, 74.2268%, 61.9608%
HSV (HSB):
358°, 62.6087%, 90.1961%
XYZ:
37.8492, 24.2339, 12.5803
xyY:
0.5069, 0.3246, 24.2339
CIE-Lab:
56.3212, 56.1252, 27.2811
CIE-LCH:
56.3212, 62.4043, 25.9232
CIE-Luv:
56.3212, 107.5937, 20.7753
Hunter-Lab:
49.2279, 51.0921, 19.3079
#e6565b color charts
#e6565b color shades, tints & tones
#e6565b color schemes
#e6565b color preview, HTML & CSS examples
This text has a color of #e6565b
<p style="color:#e6565b;">Text here</p>
.mytext {color:#e6565b;}
This box has a color of #e6565b
<div style="background-color:#e6565b;">Content here</div>
.mybackground {background-color:#e6565b;}
Border around this has a color of #e6565b
<div style="border:2px solid #e6565b;">Content here</div>
.myborder {border:2px solid #e6565b;}