#c5952d color space conversions
Hex:
        #c5952d
        RGB:
        197, 149, 45
        CMY:
        23, 42, 82
        CMYK:
        0, 24, 77, 23
      HSL:
        41°, 62.8099%, 47.4510%
        HSV (HSB):
        41°, 77.1574%, 77.2549%
        XYZ:
        34.2471, 33.5547, 7.1543
        xyY:
        0.4569, 0.4477, 33.5547
      CIE-Lab:
        64.6075, 8.3475, 58.2737
        CIE-LCH:
        64.6075, 58.8686, 81.8481
        CIE-Luv:
        64.6075, 39.6486, 60.3642
        Hunter-Lab:
        57.9264, 4.1610, 33.2258
      #c5952d color charts
#c5952d RGB chart
      #c5952d CMYK chart
      #c5952d RGB pie chart
      #c5952d color shades, tints & tones
#c5952d color schemes
#c5952d color preview, HTML & CSS examples
           This text has a color of #c5952d        
        
          <p style="color:#c5952d;">Text here</p>
        
        
          .mytext {color:#c5952d;}
        
        Text color #c5952d
      
           This box has a color of #c5952d        
        
          <div style="background-color:#c5952d;">Content here</div>
        
        
          .mybackground {background-color:#c5952d;}
        
        Background color #c5952d
      
           Border around this has a color of #c5952d        
        
          <div style="border:2px solid #c5952d;">Content here</div>
        
        
          .myborder {border:2px solid #c5952d;}
        
        Border color #c5952d