#c96f38 color space conversions
Hex:
        #c96f38
        RGB:
        201, 111, 56
        CMY:
        21, 56, 78
        CMYK:
        0, 45, 72, 21
      HSL:
        23°, 57.3123%, 50.3922%
        HSV (HSB):
        23°, 72.1393%, 78.8235%
        XYZ:
        30.4856, 24.0719, 6.7810
        xyY:
        0.4970, 0.3924, 24.0719
      CIE-Lab:
        56.1597, 31.2263, 45.1376
        CIE-LCH:
        56.1597, 54.8861, 55.3244
        CIE-Luv:
        56.1597, 71.6964, 42.0706
        Hunter-Lab:
        49.0631, 25.0515, 26.1498
      #c96f38 color charts
#c96f38 RGB chart
      #c96f38 CMYK chart
      #c96f38 RGB pie chart
      #c96f38 color shades, tints & tones
#c96f38 color schemes
#c96f38 color preview, HTML & CSS examples
           This text has a color of #c96f38        
        
          <p style="color:#c96f38;">Text here</p>
        
        
          .mytext {color:#c96f38;}
        
        Text color #c96f38
      
           This box has a color of #c96f38        
        
          <div style="background-color:#c96f38;">Content here</div>
        
        
          .mybackground {background-color:#c96f38;}
        
        Background color #c96f38
      
           Border around this has a color of #c96f38        
        
          <div style="border:2px solid #c96f38;">Content here</div>
        
        
          .myborder {border:2px solid #c96f38;}
        
        Border color #c96f38