#a6240e color space conversions
Hex:
        #a6240e
        RGB:
        166, 36, 14
        CMY:
        35, 86, 95
        CMYK:
        0, 78, 92, 35
      HSL:
        9°, 84.4444%, 35.2941%
        HSV (HSB):
        9°, 91.5663%, 65.0980%
        XYZ:
        16.4360, 9.4004, 1.3637
        xyY:
        0.6043, 0.3456, 9.4004
      CIE-Lab:
        36.7441, 51.2172, 44.4925
        CIE-LCH:
        36.7441, 67.8438, 40.9809
        CIE-Luv:
        36.7441, 99.9100, 26.4719
        Hunter-Lab:
        30.6602, 42.0335, 18.8251
      #a6240e color charts
#a6240e RGB chart
      #a6240e CMYK chart
      #a6240e RGB pie chart
      #a6240e color shades, tints & tones
#a6240e color schemes
#a6240e color preview, HTML & CSS examples
           This text has a color of #a6240e        
        
          <p style="color:#a6240e;">Text here</p>
        
        
          .mytext {color:#a6240e;}
        
        Text color #a6240e
      
           This box has a color of #a6240e        
        
          <div style="background-color:#a6240e;">Content here</div>
        
        
          .mybackground {background-color:#a6240e;}
        
        Background color #a6240e
      
           Border around this has a color of #a6240e        
        
          <div style="border:2px solid #a6240e;">Content here</div>
        
        
          .myborder {border:2px solid #a6240e;}
        
        Border color #a6240e