#c6713c color space conversions
Hex:
#c6713c
RGB:
198, 113, 60
CMY:
22, 56, 76
CMYK:
0, 43, 70, 22
HSL:
23°, 54.7619%, 50.5882%
HSV (HSB):
23°, 69.6970%, 77.6471%
XYZ:
30.0094, 24.1423, 7.3532
xyY:
0.4879, 0.3925, 24.1423
CIE-Lab:
56.2300, 29.1322, 43.0885
CIE-LCH:
56.2300, 52.0125, 55.9374
CIE-Luv:
56.2300, 67.2250, 41.1096
Hunter-Lab:
49.1348, 23.0344, 25.5214
#c6713c color charts
#c6713c color shades, tints & tones
#c6713c color schemes
#c6713c color preview, HTML & CSS examples
This text has a color of #c6713c
<p style="color:#c6713c;">Text here</p>
.mytext {color:#c6713c;}
This box has a color of #c6713c
<div style="background-color:#c6713c;">Content here</div>
.mybackground {background-color:#c6713c;}
Border around this has a color of #c6713c
<div style="border:2px solid #c6713c;">Content here</div>
.myborder {border:2px solid #c6713c;}