#e6464b color space conversions
Hex:
#e6464b
RGB:
230, 70, 75
CMY:
10, 73, 71
CMYK:
0, 70, 67, 10
HSL:
358°, 76.1905%, 58.8235%
HSV (HSB):
358°, 69.5652%, 90.1961%
XYZ:
36.0933, 21.7113, 8.9450
xyY:
0.5407, 0.3253, 21.7113
CIE-Lab:
53.7194, 61.5612, 33.2624
CIE-LCH:
53.7194, 69.9726, 28.3830
CIE-Luv:
53.7194, 121.2921, 24.0943
Hunter-Lab:
46.5954, 56.7260, 21.2348
#e6464b color charts
#e6464b color shades, tints & tones
#e6464b color schemes
#e6464b color preview, HTML & CSS examples
This text has a color of #e6464b
<p style="color:#e6464b;">Text here</p>
.mytext {color:#e6464b;}
This box has a color of #e6464b
<div style="background-color:#e6464b;">Content here</div>
.mybackground {background-color:#e6464b;}
Border around this has a color of #e6464b
<div style="border:2px solid #e6464b;">Content here</div>
.myborder {border:2px solid #e6464b;}