#a6382d color space conversions
Hex:
        #a6382d
        RGB:
        166, 56, 45
        CMY:
        35, 78, 82
        CMYK:
        0, 66, 73, 35
      HSL:
        5°, 57.3460%, 41.3725%
        HSV (HSB):
        5°, 72.8916%, 65.0980%
        XYZ:
        17.6137, 11.1248, 3.7016
        xyY:
        0.5430, 0.3429, 11.1248
      CIE-Lab:
        39.7899, 44.5894, 31.3998
        CIE-LCH:
        39.7899, 54.5359, 35.1532
        CIE-Luv:
        39.7899, 83.9922, 22.5353
        Hunter-Lab:
        33.3539, 35.8941, 16.7678
      #a6382d color charts
#a6382d RGB chart
      #a6382d CMYK chart
      #a6382d RGB pie chart
      #a6382d color shades, tints & tones
#a6382d color schemes
#a6382d color preview, HTML & CSS examples
           This text has a color of #a6382d        
        
          <p style="color:#a6382d;">Text here</p>
        
        
          .mytext {color:#a6382d;}
        
        Text color #a6382d
      
           This box has a color of #a6382d        
        
          <div style="background-color:#a6382d;">Content here</div>
        
        
          .mybackground {background-color:#a6382d;}
        
        Background color #a6382d
      
           Border around this has a color of #a6382d        
        
          <div style="border:2px solid #a6382d;">Content here</div>
        
        
          .myborder {border:2px solid #a6382d;}
        
        Border color #a6382d