#e6445e color space conversions
Hex:
#e6445e
RGB:
230, 68, 94
CMY:
10, 73, 63
CMYK:
0, 70, 59, 10
HSL:
350°, 76.4151%, 58.4314%
HSV (HSB):
350°, 70.4348%, 90.1961%
XYZ:
36.7206, 21.7654, 12.8554
xyY:
0.5147, 0.3051, 21.7654
CIE-Lab:
53.7772, 63.3976, 22.1897
CIE-LCH:
53.7772, 67.1688, 19.2905
CIE-Luv:
53.7772, 117.2752, 13.4439
Hunter-Lab:
46.6534, 58.8529, 16.3199
#e6445e color charts
#e6445e color shades, tints & tones
#e6445e color schemes
#e6445e color preview, HTML & CSS examples
This text has a color of #e6445e
<p style="color:#e6445e;">Text here</p>
.mytext {color:#e6445e;}
This box has a color of #e6445e
<div style="background-color:#e6445e;">Content here</div>
.mybackground {background-color:#e6445e;}
Border around this has a color of #e6445e
<div style="border:2px solid #e6445e;">Content here</div>
.myborder {border:2px solid #e6445e;}