#a6480d color space conversions
Hex:
        #a6480d
        RGB:
        166, 72, 13
        CMY:
        35, 72, 95
        CMYK:
        0, 57, 92, 35
      HSL:
        23°, 85.4749%, 35.0980%
        HSV (HSB):
        23°, 92.1687%, 65.0980%
        XYZ:
        18.1159, 12.7708, 1.8910
        xyY:
        0.5527, 0.3896, 12.7708
      CIE-Lab:
        42.4158, 35.9545, 48.9239
        CIE-LCH:
        42.4158, 60.7147, 53.6876
        CIE-Luv:
        42.4158, 76.4533, 36.0533
        Hunter-Lab:
        35.7362, 27.9493, 21.8781
      #a6480d color charts
#a6480d RGB chart
      #a6480d CMYK chart
      #a6480d RGB pie chart
      #a6480d color shades, tints & tones
#a6480d color schemes
#a6480d color preview, HTML & CSS examples
           This text has a color of #a6480d        
        
          <p style="color:#a6480d;">Text here</p>
        
        
          .mytext {color:#a6480d;}
        
        Text color #a6480d
      
           This box has a color of #a6480d        
        
          <div style="background-color:#a6480d;">Content here</div>
        
        
          .mybackground {background-color:#a6480d;}
        
        Background color #a6480d
      
           Border around this has a color of #a6480d        
        
          <div style="border:2px solid #a6480d;">Content here</div>
        
        
          .myborder {border:2px solid #a6480d;}
        
        Border color #a6480d