#c07e32 color space conversions
Hex:
        #c07e32
        RGB:
        192, 126, 50
        CMY:
        25, 51, 80
        CMYK:
        0, 34, 74, 25
      HSL:
        32°, 58.6777%, 47.4510%
        HSV (HSB):
        32°, 73.9583%, 75.2941%
        XYZ:
        29.7748, 26.3585, 6.5360
        xyY:
        0.4751, 0.4206, 26.3585
      CIE-Lab:
        58.3758, 18.9934, 49.9246
        CIE-LCH:
        58.3758, 53.4155, 69.1712
        CIE-Luv:
        58.3758, 53.0790, 49.3610
        Hunter-Lab:
        51.3405, 13.6748, 28.3903
      #c07e32 color charts
#c07e32 RGB chart
      #c07e32 CMYK chart
      #c07e32 RGB pie chart
      #c07e32 color shades, tints & tones
#c07e32 color schemes
#c07e32 color preview, HTML & CSS examples
           This text has a color of #c07e32        
        
          <p style="color:#c07e32;">Text here</p>
        
        
          .mytext {color:#c07e32;}
        
        Text color #c07e32
      
           This box has a color of #c07e32        
        
          <div style="background-color:#c07e32;">Content here</div>
        
        
          .mybackground {background-color:#c07e32;}
        
        Background color #c07e32
      
           Border around this has a color of #c07e32        
        
          <div style="border:2px solid #c07e32;">Content here</div>
        
        
          .myborder {border:2px solid #c07e32;}
        
        Border color #c07e32