#a6480b color space conversions
Hex:
        #a6480b
        RGB:
        166, 72, 11
        CMY:
        35, 72, 96
        CMYK:
        0, 57, 93, 35
      HSL:
        24°, 87.5706%, 34.7059%
        HSV (HSB):
        24°, 93.3735%, 65.0980%
        XYZ:
        18.1037, 12.7659, 1.8265
        xyY:
        0.5537, 0.3904, 12.7659
      CIE-Lab:
        42.4084, 35.9218, 49.5064
        CIE-LCH:
        42.4084, 61.1658, 54.0354
        CIE-Luv:
        42.4084, 76.5550, 36.3158
        Hunter-Lab:
        35.7294, 27.9174, 21.9796
      #a6480b color charts
#a6480b RGB chart
      #a6480b CMYK chart
      #a6480b RGB pie chart
      #a6480b color shades, tints & tones
#a6480b color schemes
#a6480b color preview, HTML & CSS examples
           This text has a color of #a6480b        
        
          <p style="color:#a6480b;">Text here</p>
        
        
          .mytext {color:#a6480b;}
        
        Text color #a6480b
      
           This box has a color of #a6480b        
        
          <div style="background-color:#a6480b;">Content here</div>
        
        
          .mybackground {background-color:#a6480b;}
        
        Background color #a6480b
      
           Border around this has a color of #a6480b        
        
          <div style="border:2px solid #a6480b;">Content here</div>
        
        
          .myborder {border:2px solid #a6480b;}
        
        Border color #a6480b