#c6843c color space conversions
Hex:
#c6843c
RGB:
198, 132, 60
CMY:
22, 48, 76
CMYK:
0, 33, 70, 22
HSL:
31°, 54.7619%, 50.5882%
HSV (HSB):
31°, 69.6970%, 77.6471%
XYZ:
32.3556, 28.8345, 8.1353
xyY:
0.4667, 0.4159, 28.8345
CIE-Lab:
60.6353, 18.7944, 47.8933
CIE-LCH:
60.6353, 51.4490, 68.5739
CIE-Luv:
60.6353, 52.5582, 48.9175
Hunter-Lab:
53.6978, 13.5839, 28.6060
#c6843c color charts
#c6843c color shades, tints & tones
#c6843c color schemes
#c6843c color preview, HTML & CSS examples
This text has a color of #c6843c
<p style="color:#c6843c;">Text here</p>
.mytext {color:#c6843c;}
This box has a color of #c6843c
<div style="background-color:#c6843c;">Content here</div>
.mybackground {background-color:#c6843c;}
Border around this has a color of #c6843c
<div style="border:2px solid #c6843c;">Content here</div>
.myborder {border:2px solid #c6843c;}