#c6521c color space conversions
Hex:
        #c6521c
        RGB:
        198, 82, 28
        CMY:
        22, 68, 89
        CMYK:
        0, 59, 86, 22
      HSL:
        19°, 75.2212%, 44.3137%
        HSV (HSB):
        19°, 85.8586%, 77.6471%
        XYZ:
        26.5156, 18.1242, 3.1994
        xyY:
        0.5543, 0.3789, 18.1242
      CIE-Lab:
        49.6464, 43.7478, 51.4672
        CIE-LCH:
        49.6464, 67.5481, 49.6350
        CIE-Luv:
        49.6464, 94.5804, 39.5676
        Hunter-Lab:
        42.5725, 36.6739, 25.3450
      #c6521c color charts
#c6521c RGB chart
      #c6521c CMYK chart
      #c6521c RGB pie chart
      #c6521c color shades, tints & tones
#c6521c color schemes
#c6521c color preview, HTML & CSS examples
           This text has a color of #c6521c        
        
          <p style="color:#c6521c;">Text here</p>
        
        
          .mytext {color:#c6521c;}
        
        Text color #c6521c
      
           This box has a color of #c6521c        
        
          <div style="background-color:#c6521c;">Content here</div>
        
        
          .mybackground {background-color:#c6521c;}
        
        Background color #c6521c
      
           Border around this has a color of #c6521c        
        
          <div style="border:2px solid #c6521c;">Content here</div>
        
        
          .myborder {border:2px solid #c6521c;}
        
        Border color #c6521c