#e6895c color space conversions
Hex:
#e6895c
RGB:
230, 137, 92
CMY:
10, 46, 64
CMYK:
0, 40, 60, 10
HSL:
20°, 73.4043%, 63.1373%
HSV (HSB):
20°, 60.0000%, 90.1961%
XYZ:
43.5106, 35.4870, 14.6816
xyY:
0.4645, 0.3788, 35.4870
CIE-Lab:
66.1261, 31.3582, 39.0390
CIE-LCH:
66.1261, 50.0738, 51.2267
CIE-Luv:
66.1261, 71.2955, 40.3287
Hunter-Lab:
59.5710, 26.1269, 27.0873
#e6895c color charts
#e6895c color shades, tints & tones
#e6895c color schemes
#e6895c color preview, HTML & CSS examples
This text has a color of #e6895c
<p style="color:#e6895c;">Text here</p>
.mytext {color:#e6895c;}
This box has a color of #e6895c
<div style="background-color:#e6895c;">Content here</div>
.mybackground {background-color:#e6895c;}
Border around this has a color of #e6895c
<div style="border:2px solid #e6895c;">Content here</div>
.myborder {border:2px solid #e6895c;}