#c64656 color space conversions
Hex:
        #c64656
        RGB:
        198, 70, 86
        CMY:
        22, 73, 66
        CMYK:
        0, 65, 57, 22
      HSL:
        353°, 52.8926%, 52.5490%
        HSV (HSB):
        353°, 64.6465%, 77.6471%
        XYZ:
        27.1586, 17.0580, 10.6652
        xyY:
        0.4949, 0.3108, 17.0580
      CIE-Lab:
        48.3330, 52.0287, 18.7256
        CIE-LCH:
        48.3330, 55.2959, 19.7942
        CIE-Luv:
        48.3330, 92.3675, 11.9367
        Hunter-Lab:
        41.3013, 45.0993, 13.6005
      #c64656 color charts
#c64656 RGB chart
      #c64656 CMYK chart
      #c64656 RGB pie chart
      #c64656 color shades, tints & tones
#c64656 color schemes
#c64656 color preview, HTML & CSS examples
           This text has a color of #c64656        
        
          <p style="color:#c64656;">Text here</p>
        
        
          .mytext {color:#c64656;}
        
        Text color #c64656
      
           This box has a color of #c64656        
        
          <div style="background-color:#c64656;">Content here</div>
        
        
          .mybackground {background-color:#c64656;}
        
        Background color #c64656
      
           Border around this has a color of #c64656        
        
          <div style="border:2px solid #c64656;">Content here</div>
        
        
          .myborder {border:2px solid #c64656;}
        
        Border color #c64656