#e6699f color space conversions
Hex:
#e6699f
RGB:
230, 105, 159
CMY:
10, 59, 38
CMYK:
0, 54, 31, 10
HSL:
334°, 71.4286%, 65.6863%
HSV (HSB):
334°, 54.3478%, 90.1961%
XYZ:
43.9427, 29.4293, 36.1653
xyY:
0.4012, 0.2687, 29.4293
CIE-Lab:
61.1587, 54.0411, -5.4755
CIE-LCH:
61.1587, 54.3177, 354.2145
CIE-Luv:
61.1587, 78.0204, -17.7665
Hunter-Lab:
54.2488, 49.6534, -1.5518
#e6699f color charts
#e6699f color shades, tints & tones
#e6699f color schemes
#e6699f color preview, HTML & CSS examples
This text has a color of #e6699f
<p style="color:#e6699f;">Text here</p>
.mytext {color:#e6699f;}
This box has a color of #e6699f
<div style="background-color:#e6699f;">Content here</div>
.mybackground {background-color:#e6699f;}
Border around this has a color of #e6699f
<div style="border:2px solid #e6699f;">Content here</div>
.myborder {border:2px solid #e6699f;}