#c96569 color space conversions
Hex:
        #c96569
        RGB:
        201, 101, 105
        CMY:
        21, 60, 59
        CMYK:
        0, 50, 48, 21
      HSL:
        358°, 48.0769%, 59.2157%
        HSV (HSB):
        358°, 49.7512%, 78.8235%
        XYZ:
        31.2909, 22.7448, 16.1056
        xyY:
        0.4461, 0.3243, 22.7448
      CIE-Lab:
        54.8085, 40.0379, 16.3121
        CIE-LCH:
        54.8085, 43.2333, 22.1668
        CIE-Luv:
        54.8085, 70.9778, 12.9315
        Hunter-Lab:
        47.6915, 33.6555, 13.3616
      #c96569 color charts
#c96569 RGB chart
      #c96569 CMYK chart
      #c96569 RGB pie chart
      #c96569 color shades, tints & tones
#c96569 color schemes
#c96569 color preview, HTML & CSS examples
           This text has a color of #c96569        
        
          <p style="color:#c96569;">Text here</p>
        
        
          .mytext {color:#c96569;}
        
        Text color #c96569
      
           This box has a color of #c96569        
        
          <div style="background-color:#c96569;">Content here</div>
        
        
          .mybackground {background-color:#c96569;}
        
        Background color #c96569
      
           Border around this has a color of #c96569        
        
          <div style="border:2px solid #c96569;">Content here</div>
        
        
          .myborder {border:2px solid #c96569;}
        
        Border color #c96569