#e6978b color space conversions
Hex:
#e6978b
RGB:
230, 151, 139
CMY:
10, 41, 45
CMYK:
0, 34, 40, 10
HSL:
8°, 64.5390%, 72.3529%
HSV (HSB):
8°, 39.5652%, 90.1961%
XYZ:
48.3599, 40.8203, 29.7564
xyY:
0.4066, 0.3432, 40.8203
CIE-Lab:
70.0498, 28.2605, 18.5732
CIE-LCH:
70.0498, 33.8175, 33.3134
CIE-Luv:
70.0498, 54.7325, 19.6251
Hunter-Lab:
63.8908, 23.3007, 17.1099
#e6978b color charts
#e6978b color shades, tints & tones
#e6978b color schemes
#e6978b color preview, HTML & CSS examples
This text has a color of #e6978b
<p style="color:#e6978b;">Text here</p>
.mytext {color:#e6978b;}
This box has a color of #e6978b
<div style="background-color:#e6978b;">Content here</div>
.mybackground {background-color:#e6978b;}
Border around this has a color of #e6978b
<div style="border:2px solid #e6978b;">Content here</div>
.myborder {border:2px solid #e6978b;}