#c99560 color space conversions
Hex:
        #c99560
        RGB:
        201, 149, 96
        CMY:
        21, 42, 62
        CMYK:
        0, 26, 52, 21
      HSL:
        30°, 49.2958%, 58.2353%
        HSV (HSB):
        30°, 52.2388%, 78.8235%
        XYZ:
        36.9462, 34.7569, 15.8278
        xyY:
        0.4221, 0.3971, 34.7569
      CIE-Lab:
        65.5590, 13.3581, 35.4590
        CIE-LCH:
        65.5590, 37.8917, 69.3576
        CIE-Luv:
        65.5590, 39.3035, 40.9430
        Hunter-Lab:
        58.9550, 8.6918, 25.3508
      #c99560 color charts
#c99560 RGB chart
      #c99560 CMYK chart
      #c99560 RGB pie chart
      #c99560 color shades, tints & tones
#c99560 color schemes
#c99560 color preview, HTML & CSS examples
           This text has a color of #c99560        
        
          <p style="color:#c99560;">Text here</p>
        
        
          .mytext {color:#c99560;}
        
        Text color #c99560
      
           This box has a color of #c99560        
        
          <div style="background-color:#c99560;">Content here</div>
        
        
          .mybackground {background-color:#c99560;}
        
        Background color #c99560
      
           Border around this has a color of #c99560        
        
          <div style="border:2px solid #c99560;">Content here</div>
        
        
          .myborder {border:2px solid #c99560;}
        
        Border color #c99560