#c6704c color space conversions
Hex:
#c6704c
RGB:
198, 112, 76
CMY:
22, 56, 70
CMYK:
0, 43, 62, 22
HSL:
18°, 51.6949%, 53.7255%
HSV (HSB):
18°, 61.6162%, 77.6471%
XYZ:
30.3874, 24.1159, 9.8907
xyY:
0.4719, 0.3745, 24.1159
CIE-Lab:
56.2037, 30.6688, 34.5836
CIE-LCH:
56.2037, 46.2234, 48.4333
CIE-Luv:
56.2037, 65.9994, 33.7779
Hunter-Lab:
49.1080, 24.5146, 22.4341
#c6704c color charts
#c6704c color shades, tints & tones
#c6704c color schemes
#c6704c color preview, HTML & CSS examples
This text has a color of #c6704c
<p style="color:#c6704c;">Text here</p>
.mytext {color:#c6704c;}
This box has a color of #c6704c
<div style="background-color:#c6704c;">Content here</div>
.mybackground {background-color:#c6704c;}
Border around this has a color of #c6704c
<div style="border:2px solid #c6704c;">Content here</div>
.myborder {border:2px solid #c6704c;}