#c6452b color space conversions
Hex:
        #c6452b
        RGB:
        198, 69, 43
        CMY:
        22, 73, 83
        CMYK:
        0, 65, 78, 22
      HSL:
        10°, 64.3154%, 47.2549%
        HSV (HSB):
        10°, 78.2828%, 77.6471%
        XYZ:
        25.8529, 16.4364, 4.0955
        xyY:
        0.5574, 0.3543, 16.4364
      CIE-Lab:
        47.5419, 50.0739, 42.5444
        CIE-LCH:
        47.5419, 65.7071, 40.3523
        CIE-Luv:
        47.5419, 102.2297, 31.6946
        Hunter-Lab:
        40.5419, 42.8782, 22.3900
      #c6452b color charts
#c6452b RGB chart
      #c6452b CMYK chart
      #c6452b RGB pie chart
      #c6452b color shades, tints & tones
#c6452b color schemes
#c6452b color preview, HTML & CSS examples
           This text has a color of #c6452b        
        
          <p style="color:#c6452b;">Text here</p>
        
        
          .mytext {color:#c6452b;}
        
        Text color #c6452b
      
           This box has a color of #c6452b        
        
          <div style="background-color:#c6452b;">Content here</div>
        
        
          .mybackground {background-color:#c6452b;}
        
        Background color #c6452b
      
           Border around this has a color of #c6452b        
        
          <div style="border:2px solid #c6452b;">Content here</div>
        
        
          .myborder {border:2px solid #c6452b;}
        
        Border color #c6452b