#c96a62 color space conversions
Hex:
        #c96a62
        RGB:
        201, 106, 98
        CMY:
        21, 58, 62
        CMYK:
        0, 47, 51, 21
      HSL:
        5°, 48.8152%, 58.6275%
        HSV (HSB):
        5°, 51.2438%, 78.8235%
        XYZ:
        31.4460, 23.6074, 14.4546
        xyY:
        0.4524, 0.3396, 23.6074
      CIE-Lab:
        55.6926, 36.7969, 21.5817
        CIE-LCH:
        55.6926, 42.6589, 30.3920
        CIE-Luv:
        55.6926, 69.0824, 19.5592
        Hunter-Lab:
        48.5875, 30.4980, 16.3727
      #c96a62 color charts
#c96a62 RGB chart
      #c96a62 CMYK chart
      #c96a62 RGB pie chart
      #c96a62 color shades, tints & tones
#c96a62 color schemes
#c96a62 color preview, HTML & CSS examples
           This text has a color of #c96a62        
        
          <p style="color:#c96a62;">Text here</p>
        
        
          .mytext {color:#c96a62;}
        
        Text color #c96a62
      
           This box has a color of #c96a62        
        
          <div style="background-color:#c96a62;">Content here</div>
        
        
          .mybackground {background-color:#c96a62;}
        
        Background color #c96a62
      
           Border around this has a color of #c96a62        
        
          <div style="border:2px solid #c96a62;">Content here</div>
        
        
          .myborder {border:2px solid #c96a62;}
        
        Border color #c96a62