#c96948 color space conversions
Hex:
        #c96948
        RGB:
        201, 105, 72
        CMY:
        21, 59, 72
        CMYK:
        0, 48, 64, 21
      HSL:
        15°, 54.4304%, 53.5294%
        HSV (HSB):
        15°, 64.1791%, 78.8235%
        XYZ:
        30.3087, 22.9885, 8.9707
        xyY:
        0.4867, 0.3692, 22.9885
      CIE-Lab:
        55.0605, 35.3006, 35.4916
        CIE-LCH:
        55.0605, 50.0579, 45.1545
        CIE-Luv:
        55.0605, 74.2288, 33.1195
        Hunter-Lab:
        47.9464, 28.9303, 22.4694
      #c96948 color charts
#c96948 RGB chart
      #c96948 CMYK chart
      #c96948 RGB pie chart
      #c96948 color shades, tints & tones
#c96948 color schemes
#c96948 color preview, HTML & CSS examples
           This text has a color of #c96948        
        
          <p style="color:#c96948;">Text here</p>
        
        
          .mytext {color:#c96948;}
        
        Text color #c96948
      
           This box has a color of #c96948        
        
          <div style="background-color:#c96948;">Content here</div>
        
        
          .mybackground {background-color:#c96948;}
        
        Background color #c96948
      
           Border around this has a color of #c96948        
        
          <div style="border:2px solid #c96948;">Content here</div>
        
        
          .myborder {border:2px solid #c96948;}
        
        Border color #c96948