#a61c18 color space conversions
Hex:
        #a61c18
        RGB:
        166, 28, 24
        CMY:
        35, 89, 91
        CMYK:
        0, 83, 86, 35
      HSL:
        2°, 74.7368%, 37.2549%
        HSV (HSB):
        2°, 85.5422%, 65.0980%
        XYZ:
        16.3060, 9.0034, 1.7426
        xyY:
        0.6028, 0.3328, 9.0034
      CIE-Lab:
        35.9909, 53.7273, 39.2384
        CIE-LCH:
        35.9909, 66.5303, 36.1416
        CIE-Luv:
        35.9909, 102.3257, 22.9970
        Hunter-Lab:
        30.0057, 44.4921, 17.5608
      #a61c18 color charts
#a61c18 RGB chart
      #a61c18 CMYK chart
      #a61c18 RGB pie chart
      #a61c18 color shades, tints & tones
#a61c18 color schemes
#a61c18 color preview, HTML & CSS examples
           This text has a color of #a61c18        
        
          <p style="color:#a61c18;">Text here</p>
        
        
          .mytext {color:#a61c18;}
        
        Text color #a61c18
      
           This box has a color of #a61c18        
        
          <div style="background-color:#a61c18;">Content here</div>
        
        
          .mybackground {background-color:#a61c18;}
        
        Background color #a61c18
      
           Border around this has a color of #a61c18        
        
          <div style="border:2px solid #a61c18;">Content here</div>
        
        
          .myborder {border:2px solid #a61c18;}
        
        Border color #a61c18