#c64245 color space conversions
Hex:
        #c64245
        RGB:
        198, 66, 69
        CMY:
        22, 74, 73
        CMYK:
        0, 67, 65, 22
      HSL:
        359°, 53.6585%, 51.7647%
        HSV (HSB):
        359°, 66.6667%, 77.6471%
        XYZ:
        26.3111, 16.3319, 7.3958
        xyY:
        0.5258, 0.3264, 16.3319
      CIE-Lab:
        47.4069, 52.5587, 27.7193
        CIE-LCH:
        47.4069, 59.4203, 27.8070
        CIE-Luv:
        47.4069, 99.0826, 20.0358
        Hunter-Lab:
        40.4127, 45.4920, 17.4384
      #c64245 color charts
#c64245 RGB chart
      #c64245 CMYK chart
      #c64245 RGB pie chart
      #c64245 color shades, tints & tones
#c64245 color schemes
#c64245 color preview, HTML & CSS examples
           This text has a color of #c64245        
        
          <p style="color:#c64245;">Text here</p>
        
        
          .mytext {color:#c64245;}
        
        Text color #c64245
      
           This box has a color of #c64245        
        
          <div style="background-color:#c64245;">Content here</div>
        
        
          .mybackground {background-color:#c64245;}
        
        Background color #c64245
      
           Border around this has a color of #c64245        
        
          <div style="border:2px solid #c64245;">Content here</div>
        
        
          .myborder {border:2px solid #c64245;}
        
        Border color #c64245