#c64f65 color space conversions
Hex:
        #c64f65
        RGB:
        198, 79, 101
        CMY:
        22, 69, 60
        CMYK:
        0, 60, 49, 22
      HSL:
        349°, 51.0730%, 54.3137%
        HSV (HSB):
        349°, 60.1010%, 77.6471%
        XYZ:
        28.4336, 18.5373, 14.3914
        xyY:
        0.4634, 0.3021, 18.5373
      CIE-Lab:
        50.1414, 49.3090, 12.1597
        CIE-LCH:
        50.1414, 50.7862, 13.8529
        CIE-Luv:
        50.1414, 83.0607, 5.7302
        Hunter-Lab:
        43.0550, 42.5357, 10.3205
      #c64f65 color charts
#c64f65 RGB chart
      #c64f65 CMYK chart
      #c64f65 RGB pie chart
      #c64f65 color shades, tints & tones
#c64f65 color schemes
#c64f65 color preview, HTML & CSS examples
           This text has a color of #c64f65        
        
          <p style="color:#c64f65;">Text here</p>
        
        
          .mytext {color:#c64f65;}
        
        Text color #c64f65
      
           This box has a color of #c64f65        
        
          <div style="background-color:#c64f65;">Content here</div>
        
        
          .mybackground {background-color:#c64f65;}
        
        Background color #c64f65
      
           Border around this has a color of #c64f65        
        
          <div style="border:2px solid #c64f65;">Content here</div>
        
        
          .myborder {border:2px solid #c64f65;}
        
        Border color #c64f65