#e6865f color space conversions
Hex:
#e6865f
RGB:
230, 134, 95
CMY:
10, 47, 63
CMYK:
0, 42, 59, 10
HSL:
17°, 72.9730%, 63.7255%
HSV (HSB):
17°, 58.6957%, 90.1961%
XYZ:
43.2238, 34.6994, 15.2460
xyY:
0.4639, 0.3724, 34.6994
CIE-Lab:
65.5140, 33.1483, 36.6861
CIE-LCH:
65.5140, 49.4437, 47.9001
CIE-Luv:
65.5140, 73.1162, 37.5437
Hunter-Lab:
58.9062, 27.8926, 25.8890
#e6865f color charts
#e6865f color shades, tints & tones
#e6865f color schemes
#e6865f color preview, HTML & CSS examples
This text has a color of #e6865f
<p style="color:#e6865f;">Text here</p>
.mytext {color:#e6865f;}
This box has a color of #e6865f
<div style="background-color:#e6865f;">Content here</div>
.mybackground {background-color:#e6865f;}
Border around this has a color of #e6865f
<div style="border:2px solid #e6865f;">Content here</div>
.myborder {border:2px solid #e6865f;}