#c47125 color space conversions
Hex:
        #c47125
        RGB:
        196, 113, 37
        CMY:
        23, 56, 85
        CMYK:
        0, 42, 81, 23
      HSL:
        29°, 68.2403%, 45.6863%
        HSV (HSB):
        29°, 81.1224%, 76.8627%
        XYZ:
        29.0040, 23.6796, 4.7922
        xyY:
        0.5046, 0.4120, 23.6796
      CIE-Lab:
        55.7656, 27.2883, 53.1201
        CIE-LCH:
        55.7656, 59.7193, 62.8100
        CIE-Luv:
        55.7656, 67.5928, 48.1079
        Hunter-Lab:
        48.6617, 21.2341, 28.2243
      #c47125 color charts
#c47125 RGB chart
      #c47125 CMYK chart
      #c47125 RGB pie chart
      #c47125 color shades, tints & tones
#c47125 color schemes
#c47125 color preview, HTML & CSS examples
           This text has a color of #c47125        
        
          <p style="color:#c47125;">Text here</p>
        
        
          .mytext {color:#c47125;}
        
        Text color #c47125
      
           This box has a color of #c47125        
        
          <div style="background-color:#c47125;">Content here</div>
        
        
          .mybackground {background-color:#c47125;}
        
        Background color #c47125
      
           Border around this has a color of #c47125        
        
          <div style="border:2px solid #c47125;">Content here</div>
        
        
          .myborder {border:2px solid #c47125;}
        
        Border color #c47125