#a6140a color space conversions
Hex:
        #a6140a
        RGB:
        166, 20, 10
        CMY:
        35, 92, 96
        CMYK:
        0, 88, 94, 35
      HSL:
        4°, 88.6364%, 34.5098%
        HSV (HSB):
        4°, 93.9759%, 65.0980%
        XYZ:
        16.0308, 8.6292, 1.1078
        xyY:
        0.6221, 0.3349, 8.6292
      CIE-Lab:
        35.2604, 55.3045, 45.0419
        CIE-LCH:
        35.2604, 71.3257, 39.1605
        CIE-Luv:
        35.2604, 106.8577, 24.5777
        Hunter-Lab:
        29.3755, 46.0039, 18.3269
      #a6140a color charts
#a6140a RGB chart
      #a6140a CMYK chart
      #a6140a RGB pie chart
      #a6140a color shades, tints & tones
#a6140a color schemes
#a6140a color preview, HTML & CSS examples
           This text has a color of #a6140a        
        
          <p style="color:#a6140a;">Text here</p>
        
        
          .mytext {color:#a6140a;}
        
        Text color #a6140a
      
           This box has a color of #a6140a        
        
          <div style="background-color:#a6140a;">Content here</div>
        
        
          .mybackground {background-color:#a6140a;}
        
        Background color #a6140a
      
           Border around this has a color of #a6140a        
        
          <div style="border:2px solid #a6140a;">Content here</div>
        
        
          .myborder {border:2px solid #a6140a;}
        
        Border color #a6140a