#c49155 color space conversions
Hex:
        #c49155
        RGB:
        196, 145, 85
        CMY:
        23, 43, 67
        CMYK:
        0, 26, 57, 23
      HSL:
        32°, 48.4716%, 55.0980%
        HSV (HSB):
        32°, 56.6327%, 76.8627%
        XYZ:
        34.5300, 32.6424, 13.0750
        xyY:
        0.4303, 0.4068, 32.6424
      CIE-Lab:
        63.8703, 12.5023, 39.0362
        CIE-LCH:
        63.8703, 40.9894, 72.2410
        CIE-Luv:
        63.8703, 39.2893, 44.1031
        Hunter-Lab:
        57.1336, 7.8970, 26.4250
      #c49155 color charts
#c49155 RGB chart
      #c49155 CMYK chart
      #c49155 RGB pie chart
      #c49155 color shades, tints & tones
#c49155 color schemes
#c49155 color preview, HTML & CSS examples
           This text has a color of #c49155        
        
          <p style="color:#c49155;">Text here</p>
        
        
          .mytext {color:#c49155;}
        
        Text color #c49155
      
           This box has a color of #c49155        
        
          <div style="background-color:#c49155;">Content here</div>
        
        
          .mybackground {background-color:#c49155;}
        
        Background color #c49155
      
           Border around this has a color of #c49155        
        
          <div style="border:2px solid #c49155;">Content here</div>
        
        
          .myborder {border:2px solid #c49155;}
        
        Border color #c49155