#c68342 color space conversions
Hex:
        #c68342
        RGB:
        198, 131, 66
        CMY:
        22, 49, 74
        CMYK:
        0, 34, 67, 22
      HSL:
        30°, 53.6585%, 51.7647%
        HSV (HSB):
        30°, 66.6667%, 77.6471%
        XYZ:
        32.3884, 28.6317, 8.9737
        xyY:
        0.4627, 0.4091, 28.6317
      CIE-Lab:
        60.4552, 19.6887, 44.7831
        CIE-LCH:
        60.4552, 48.9200, 66.2676
        CIE-Luv:
        60.4552, 52.8233, 46.2587
        Hunter-Lab:
        53.5086, 14.4047, 27.5128
      #c68342 color charts
#c68342 RGB chart
      #c68342 CMYK chart
      #c68342 RGB pie chart
      #c68342 color shades, tints & tones
#c68342 color schemes
#c68342 color preview, HTML & CSS examples
           This text has a color of #c68342        
        
          <p style="color:#c68342;">Text here</p>
        
        
          .mytext {color:#c68342;}
        
        Text color #c68342
      
           This box has a color of #c68342        
        
          <div style="background-color:#c68342;">Content here</div>
        
        
          .mybackground {background-color:#c68342;}
        
        Background color #c68342
      
           Border around this has a color of #c68342        
        
          <div style="border:2px solid #c68342;">Content here</div>
        
        
          .myborder {border:2px solid #c68342;}
        
        Border color #c68342