#e6565a color space conversions
Hex:
#e6565a
RGB:
230, 86, 90
CMY:
10, 66, 65
CMYK:
0, 63, 61, 10
HSL:
358°, 74.2268%, 61.9608%
HSV (HSB):
358°, 62.6087%, 90.1961%
XYZ:
37.8064, 24.2168, 12.3545
xyY:
0.5083, 0.3256, 24.2168
CIE-Lab:
56.3042, 56.0599, 27.8378
CIE-LCH:
56.3042, 62.5911, 26.4077
CIE-Luv:
56.3042, 107.8376, 21.3222
Hunter-Lab:
49.2105, 51.0156, 19.5623
#e6565a color charts
#e6565a color shades, tints & tones
#e6565a color schemes
#e6565a color preview, HTML & CSS examples
This text has a color of #e6565a
<p style="color:#e6565a;">Text here</p>
.mytext {color:#e6565a;}
This box has a color of #e6565a
<div style="background-color:#e6565a;">Content here</div>
.mybackground {background-color:#e6565a;}
Border around this has a color of #e6565a
<div style="border:2px solid #e6565a;">Content here</div>
.myborder {border:2px solid #e6565a;}