#a71f12 color space conversions
Hex:
        #a71f12
        RGB:
        167, 31, 18
        CMY:
        35, 88, 93
        CMYK:
        0, 81, 89, 35
      HSL:
        5°, 80.5405%, 36.2745%
        HSV (HSB):
        5°, 89.2216%, 65.4902%
        XYZ:
        16.5355, 9.2391, 1.4841
        xyY:
        0.6066, 0.3389, 9.2391
      CIE-Lab:
        36.4407, 53.0861, 42.6405
        CIE-LCH:
        36.4407, 68.0907, 38.7726
        CIE-Luv:
        36.4407, 102.6332, 24.9892
        Hunter-Lab:
        30.3959, 43.9118, 18.3823
      #a71f12 color charts
#a71f12 RGB chart
      #a71f12 CMYK chart
      #a71f12 RGB pie chart
      #a71f12 color shades, tints & tones
#a71f12 color schemes
#a71f12 color preview, HTML & CSS examples
           This text has a color of #a71f12        
        
          <p style="color:#a71f12;">Text here</p>
        
        
          .mytext {color:#a71f12;}
        
        Text color #a71f12
      
           This box has a color of #a71f12        
        
          <div style="background-color:#a71f12;">Content here</div>
        
        
          .mybackground {background-color:#a71f12;}
        
        Background color #a71f12
      
           Border around this has a color of #a71f12        
        
          <div style="border:2px solid #a71f12;">Content here</div>
        
        
          .myborder {border:2px solid #a71f12;}
        
        Border color #a71f12