#e6978c color space conversions
Hex:
#e6978c
RGB:
230, 151, 140
CMY:
10, 41, 45
CMYK:
0, 34, 39, 10
HSL:
7°, 64.2857%, 72.5490%
HSV (HSB):
7°, 39.1304%, 90.1961%
XYZ:
48.4334, 40.8497, 30.1430
xyY:
0.4056, 0.3420, 40.8497
CIE-Lab:
70.0705, 28.3735, 18.0490
CIE-LCH:
70.0705, 33.6277, 32.4613
CIE-Luv:
70.0705, 54.5812, 18.9574
Hunter-Lab:
63.9137, 23.4169, 16.7773
#e6978c color charts
#e6978c color shades, tints & tones
#e6978c color schemes
#e6978c color preview, HTML & CSS examples
This text has a color of #e6978c
<p style="color:#e6978c;">Text here</p>
.mytext {color:#e6978c;}
This box has a color of #e6978c
<div style="background-color:#e6978c;">Content here</div>
.mybackground {background-color:#e6978c;}
Border around this has a color of #e6978c
<div style="border:2px solid #e6978c;">Content here</div>
.myborder {border:2px solid #e6978c;}