#c68232 color space conversions
Hex:
        #c68232
        RGB:
        198, 130, 50
        CMY:
        22, 49, 80
        CMYK:
        0, 34, 75, 22
      HSL:
        32°, 59.6774%, 48.6275%
        HSV (HSB):
        32°, 74.7475%, 77.6471%
        XYZ:
        31.8471, 28.2013, 6.7825
        xyY:
        0.4765, 0.4220, 28.2013
      CIE-Lab:
        60.0702, 19.3917, 51.8738
        CIE-LCH:
        60.0702, 55.3798, 69.5030
        CIE-Luv:
        60.0702, 54.8396, 51.3555
        Hunter-Lab:
        53.1049, 14.1130, 29.6010
      #c68232 color charts
#c68232 RGB chart
      #c68232 CMYK chart
      #c68232 RGB pie chart
      #c68232 color shades, tints & tones
#c68232 color schemes
#c68232 color preview, HTML & CSS examples
           This text has a color of #c68232        
        
          <p style="color:#c68232;">Text here</p>
        
        
          .mytext {color:#c68232;}
        
        Text color #c68232
      
           This box has a color of #c68232        
        
          <div style="background-color:#c68232;">Content here</div>
        
        
          .mybackground {background-color:#c68232;}
        
        Background color #c68232
      
           Border around this has a color of #c68232        
        
          <div style="border:2px solid #c68232;">Content here</div>
        
        
          .myborder {border:2px solid #c68232;}
        
        Border color #c68232