#e6658e color space conversions
Hex:
#e6658e
RGB:
230, 101, 142
CMY:
10, 60, 44
CMYK:
0, 56, 38, 10
HSL:
341°, 72.0670%, 64.9020%
HSV (HSB):
341°, 56.0870%, 90.1961%
XYZ:
42.1693, 28.0833, 28.7892
xyY:
0.4258, 0.2836, 28.0833
CIE-Lab:
59.9640, 53.9181, 2.6053
CIE-LCH:
59.9640, 53.9811, 2.7664
CIE-Luv:
59.9640, 84.9414, -6.7139
Hunter-Lab:
52.9937, 49.3008, 4.8859
#e6658e color charts
#e6658e color shades, tints & tones
#e6658e color schemes
#e6658e color preview, HTML & CSS examples
This text has a color of #e6658e
<p style="color:#e6658e;">Text here</p>
.mytext {color:#e6658e;}
This box has a color of #e6658e
<div style="background-color:#e6658e;">Content here</div>
.mybackground {background-color:#e6658e;}
Border around this has a color of #e6658e
<div style="border:2px solid #e6658e;">Content here</div>
.myborder {border:2px solid #e6658e;}