#c96565 color space conversions
Hex:
        #c96565
        RGB:
        201, 101, 101
        CMY:
        21, 60, 60
        CMYK:
        0, 50, 50, 21
      HSL:
        0°, 48.0769%, 59.2157%
        HSV (HSB):
        0°, 49.7512%, 78.8235%
        XYZ:
        31.0900, 22.6645, 15.0480
        xyY:
        0.4519, 0.3294, 22.6645
      CIE-Lab:
        54.7250, 39.6574, 18.5360
        CIE-LCH:
        54.7250, 43.7755, 25.0515
        CIE-Luv:
        54.7250, 71.8246, 15.4834
        Hunter-Lab:
        47.6072, 33.2574, 14.5843
      #c96565 color charts
#c96565 RGB chart
      #c96565 CMYK chart
      #c96565 RGB pie chart
      #c96565 color shades, tints & tones
#c96565 color schemes
#c96565 color preview, HTML & CSS examples
           This text has a color of #c96565        
        
          <p style="color:#c96565;">Text here</p>
        
        
          .mytext {color:#c96565;}
        
        Text color #c96565
      
           This box has a color of #c96565        
        
          <div style="background-color:#c96565;">Content here</div>
        
        
          .mybackground {background-color:#c96565;}
        
        Background color #c96565
      
           Border around this has a color of #c96565        
        
          <div style="border:2px solid #c96565;">Content here</div>
        
        
          .myborder {border:2px solid #c96565;}
        
        Border color #c96565