#c68242 color space conversions
Hex:
        #c68242
        RGB:
        198, 130, 66
        CMY:
        22, 49, 74
        CMYK:
        0, 34, 67, 22
      HSL:
        29°, 53.6585%, 51.7647%
        HSV (HSB):
        29°, 66.6667%, 77.6471%
        XYZ:
        32.2547, 28.3644, 8.9291
        xyY:
        0.4638, 0.4078, 28.3644
      CIE-Lab:
        60.2165, 20.2364, 44.5158
        CIE-LCH:
        60.2165, 48.8996, 65.5539
        CIE-Luv:
        60.2165, 53.5826, 45.8320
        Hunter-Lab:
        53.2582, 14.9028, 27.3404
      #c68242 color charts
#c68242 RGB chart
      #c68242 CMYK chart
      #c68242 RGB pie chart
      #c68242 color shades, tints & tones
#c68242 color schemes
#c68242 color preview, HTML & CSS examples
           This text has a color of #c68242        
        
          <p style="color:#c68242;">Text here</p>
        
        
          .mytext {color:#c68242;}
        
        Text color #c68242
      
           This box has a color of #c68242        
        
          <div style="background-color:#c68242;">Content here</div>
        
        
          .mybackground {background-color:#c68242;}
        
        Background color #c68242
      
           Border around this has a color of #c68242        
        
          <div style="border:2px solid #c68242;">Content here</div>
        
        
          .myborder {border:2px solid #c68242;}
        
        Border color #c68242