#c96969 color space conversions
Hex:
        #c96969
        RGB:
        201, 105, 105
        CMY:
        21, 59, 59
        CMYK:
        0, 48, 48, 21
      HSL:
        0°, 47.0588%, 60.0000%
        HSV (HSB):
        0°, 47.7612%, 78.8235%
        XYZ:
        31.6888, 23.5406, 16.2382
        xyY:
        0.4434, 0.3294, 23.5406
      CIE-Lab:
        55.6248, 37.9763, 17.4300
        CIE-LCH:
        55.6248, 41.7853, 24.6538
        CIE-Luv:
        55.6248, 68.3722, 14.7386
        Hunter-Lab:
        48.5186, 31.6753, 14.1199
      #c96969 color charts
#c96969 RGB chart
      #c96969 CMYK chart
      #c96969 RGB pie chart
      #c96969 color shades, tints & tones
#c96969 color schemes
#c96969 color preview, HTML & CSS examples
           This text has a color of #c96969        
        
          <p style="color:#c96969;">Text here</p>
        
        
          .mytext {color:#c96969;}
        
        Text color #c96969
      
           This box has a color of #c96969        
        
          <div style="background-color:#c96969;">Content here</div>
        
        
          .mybackground {background-color:#c96969;}
        
        Background color #c96969
      
           Border around this has a color of #c96969        
        
          <div style="border:2px solid #c96969;">Content here</div>
        
        
          .myborder {border:2px solid #c96969;}
        
        Border color #c96969