#e6686e color space conversions
Hex:
#e6686e
RGB:
230, 104, 110
CMY:
10, 59, 57
CMYK:
0, 55, 52, 10
HSL:
357°, 71.5909%, 65.4902%
HSV (HSB):
357°, 54.7826%, 90.1961%
XYZ:
40.3979, 27.8494, 17.9981
xyY:
0.4684, 0.3229, 27.8494
CIE-Lab:
59.7524, 49.4136, 20.8456
CIE-LCH:
59.7524, 53.6306, 22.8729
CIE-Luv:
59.7524, 91.4169, 16.3719
Hunter-Lab:
52.7725, 44.2916, 16.7199
#e6686e color charts
#e6686e color shades, tints & tones
#e6686e color schemes
#e6686e color preview, HTML & CSS examples
This text has a color of #e6686e
<p style="color:#e6686e;">Text here</p>
.mytext {color:#e6686e;}
This box has a color of #e6686e
<div style="background-color:#e6686e;">Content here</div>
.mybackground {background-color:#e6686e;}
Border around this has a color of #e6686e
<div style="border:2px solid #e6686e;">Content here</div>
.myborder {border:2px solid #e6686e;}