#c64113 color space conversions
Hex:
        #c64113
        RGB:
        198, 65, 19
        CMY:
        22, 75, 93
        CMYK:
        0, 67, 90, 22
      HSL:
        15°, 82.4885%, 42.5490%
        HSV (HSB):
        15°, 90.4040%, 77.6471%
        XYZ:
        25.2965, 15.8334, 2.3390
        xyY:
        0.5819, 0.3642, 15.8334
      CIE-Lab:
        46.7551, 51.1247, 52.6015
        CIE-LCH:
        46.7551, 73.3529, 45.8157
        CIE-Luv:
        46.7551, 107.6942, 36.3514
        Hunter-Lab:
        39.7912, 43.8437, 24.3687
      #c64113 color charts
#c64113 RGB chart
      #c64113 CMYK chart
      #c64113 RGB pie chart
      #c64113 color shades, tints & tones
#c64113 color schemes
#c64113 color preview, HTML & CSS examples
           This text has a color of #c64113        
        
          <p style="color:#c64113;">Text here</p>
        
        
          .mytext {color:#c64113;}
        
        Text color #c64113
      
           This box has a color of #c64113        
        
          <div style="background-color:#c64113;">Content here</div>
        
        
          .mybackground {background-color:#c64113;}
        
        Background color #c64113
      
           Border around this has a color of #c64113        
        
          <div style="border:2px solid #c64113;">Content here</div>
        
        
          .myborder {border:2px solid #c64113;}
        
        Border color #c64113