#e6939c color space conversions
Hex:
#e6939c
RGB:
230, 147, 156
CMY:
10, 42, 39
CMYK:
0, 36, 32, 10
HSL:
353°, 62.4060%, 73.9216%
HSV (HSB):
353°, 36.0870%, 90.1961%
XYZ:
49.0676, 40.0907, 36.6046
xyY:
0.3902, 0.3188, 40.0907
CIE-Lab:
69.5341, 32.4211, 8.4063
CIE-LCH:
69.5341, 33.4932, 14.5358
CIE-Luv:
69.5341, 54.5334, 5.6686
Hunter-Lab:
63.3172, 27.5231, 10.0456
#e6939c color charts
#e6939c color shades, tints & tones
#e6939c color schemes
#e6939c color preview, HTML & CSS examples
This text has a color of #e6939c
<p style="color:#e6939c;">Text here</p>
.mytext {color:#e6939c;}
This box has a color of #e6939c
<div style="background-color:#e6939c;">Content here</div>
.mybackground {background-color:#e6939c;}
Border around this has a color of #e6939c
<div style="border:2px solid #e6939c;">Content here</div>
.myborder {border:2px solid #e6939c;}