#c64320 color space conversions
Hex:
        #c64320
        RGB:
        198, 67, 32
        CMY:
        22, 74, 87
        CMYK:
        0, 66, 84, 22
      HSL:
        13°, 72.1739%, 45.0980%
        HSV (HSB):
        13°, 83.8384%, 77.6471%
        XYZ:
        25.5566, 16.1244, 3.1318
        xyY:
        0.5703, 0.3598, 16.1244
      CIE-Lab:
        47.1372, 50.5759, 47.5786
        CIE-LCH:
        47.1372, 69.4381, 43.2509
        CIE-Luv:
        47.1372, 105.0627, 34.2579
        Hunter-Lab:
        40.1552, 43.3340, 23.4844
      #c64320 color charts
#c64320 RGB chart
      #c64320 CMYK chart
      #c64320 RGB pie chart
      #c64320 color shades, tints & tones
#c64320 color schemes
#c64320 color preview, HTML & CSS examples
           This text has a color of #c64320        
        
          <p style="color:#c64320;">Text here</p>
        
        
          .mytext {color:#c64320;}
        
        Text color #c64320
      
           This box has a color of #c64320        
        
          <div style="background-color:#c64320;">Content here</div>
        
        
          .mybackground {background-color:#c64320;}
        
        Background color #c64320
      
           Border around this has a color of #c64320        
        
          <div style="border:2px solid #c64320;">Content here</div>
        
        
          .myborder {border:2px solid #c64320;}
        
        Border color #c64320