#c64065 color space conversions
Hex:
        #c64065
        RGB:
        198, 64, 101
        CMY:
        22, 75, 60
        CMYK:
        0, 68, 49, 22
      HSL:
        343°, 54.0323%, 51.3725%
        HSV (HSB):
        343°, 67.6768%, 77.6471%
        XYZ:
        27.4711, 16.6121, 14.0705
        xyY:
        0.4724, 0.2857, 16.6121
      CIE-Lab:
        47.7676, 55.7242, 8.8297
        CIE-LCH:
        47.7676, 56.4194, 9.0038
        CIE-Luv:
        47.7676, 91.1417, 0.3376
        Hunter-Lab:
        40.7580, 48.9833, 8.0625
      #c64065 color charts
#c64065 RGB chart
      #c64065 CMYK chart
      #c64065 RGB pie chart
      #c64065 color shades, tints & tones
#c64065 color schemes
#c64065 color preview, HTML & CSS examples
           This text has a color of #c64065        
        
          <p style="color:#c64065;">Text here</p>
        
        
          .mytext {color:#c64065;}
        
        Text color #c64065
      
           This box has a color of #c64065        
        
          <div style="background-color:#c64065;">Content here</div>
        
        
          .mybackground {background-color:#c64065;}
        
        Background color #c64065
      
           Border around this has a color of #c64065        
        
          <div style="border:2px solid #c64065;">Content here</div>
        
        
          .myborder {border:2px solid #c64065;}
        
        Border color #c64065