#c5942e color space conversions
Hex:
        #c5942e
        RGB:
        197, 148, 46
        CMY:
        23, 42, 82
        CMYK:
        0, 25, 77, 23
      HSL:
        41°, 62.1399%, 47.6471%
        HSV (HSB):
        41°, 76.6497%, 77.2549%
        XYZ:
        34.1090, 33.2474, 7.2044
        xyY:
        0.4575, 0.4459, 33.2474
      CIE-Lab:
        64.3607, 8.9326, 57.6602
        CIE-LCH:
        64.3607, 58.3480, 81.1939
        CIE-Luv:
        64.3607, 40.3638, 59.7077
        Hunter-Lab:
        57.6605, 4.6854, 32.9544
      #c5942e color charts
#c5942e RGB chart
      #c5942e CMYK chart
      #c5942e RGB pie chart
      #c5942e color shades, tints & tones
#c5942e color schemes
#c5942e color preview, HTML & CSS examples
           This text has a color of #c5942e        
        
          <p style="color:#c5942e;">Text here</p>
        
        
          .mytext {color:#c5942e;}
        
        Text color #c5942e
      
           This box has a color of #c5942e        
        
          <div style="background-color:#c5942e;">Content here</div>
        
        
          .mybackground {background-color:#c5942e;}
        
        Background color #c5942e
      
           Border around this has a color of #c5942e        
        
          <div style="border:2px solid #c5942e;">Content here</div>
        
        
          .myborder {border:2px solid #c5942e;}
        
        Border color #c5942e