#e6696e color space conversions
Hex:
#e6696e
RGB:
230, 105, 110
CMY:
10, 59, 57
CMYK:
0, 54, 52, 10
HSL:
358°, 71.4286%, 65.6863%
HSV (HSB):
358°, 54.3478%, 90.1961%
XYZ:
40.4992, 28.0519, 18.0319
xyY:
0.4677, 0.3240, 28.0519
CIE-Lab:
59.9356, 48.9379, 21.0928
CIE-LCH:
59.9356, 53.2900, 23.3167
CIE-Luv:
59.9356, 90.7637, 16.7801
Hunter-Lab:
52.9641, 43.8035, 16.8893
#e6696e color charts
#e6696e color shades, tints & tones
#e6696e color schemes
#e6696e color preview, HTML & CSS examples
This text has a color of #e6696e
<p style="color:#e6696e;">Text here</p>
.mytext {color:#e6696e;}
This box has a color of #e6696e
<div style="background-color:#e6696e;">Content here</div>
.mybackground {background-color:#e6696e;}
Border around this has a color of #e6696e
<div style="border:2px solid #e6696e;">Content here</div>
.myborder {border:2px solid #e6696e;}