#c6863d color space conversions
Hex:
#c6863d
RGB:
198, 134, 61
CMY:
22, 47, 76
CMYK:
0, 32, 69, 22
HSL:
32°, 54.5817%, 50.7843%
HSV (HSB):
32°, 69.1919%, 77.6471%
XYZ:
32.6561, 29.3929, 8.3671
xyY:
0.4638, 0.4174, 29.3929
CIE-Lab:
61.1268, 17.7535, 47.9480
CIE-LCH:
61.1268, 51.1292, 69.6821
CIE-Luv:
61.1268, 50.9497, 49.4011
Hunter-Lab:
54.2152, 12.6415, 28.8003
#c6863d color charts
#c6863d color shades, tints & tones
#c6863d color schemes
#c6863d color preview, HTML & CSS examples
This text has a color of #c6863d
<p style="color:#c6863d;">Text here</p>
.mytext {color:#c6863d;}
This box has a color of #c6863d
<div style="background-color:#c6863d;">Content here</div>
.mybackground {background-color:#c6863d;}
Border around this has a color of #c6863d
<div style="border:2px solid #c6863d;">Content here</div>
.myborder {border:2px solid #c6863d;}