#a81f14 color space conversions
Hex:
        #a81f14
        RGB:
        168, 31, 20
        CMY:
        34, 88, 92
        CMYK:
        0, 82, 88, 34
      HSL:
        4°, 78.7234%, 36.8627%
        HSV (HSB):
        4°, 88.0952%, 65.8824%
        XYZ:
        16.7647, 9.3553, 1.5840
        xyY:
        0.6051, 0.3377, 9.3553
      CIE-Lab:
        36.6596, 53.4262, 41.9692
        CIE-LCH:
        36.6596, 67.9395, 38.1515
        CIE-Luv:
        36.6596, 103.1768, 24.7327
        Hunter-Lab:
        30.5865, 44.3111, 18.3401
      #a81f14 color charts
#a81f14 RGB chart
      #a81f14 CMYK chart
      #a81f14 RGB pie chart
      #a81f14 color shades, tints & tones
#a81f14 color schemes
#a81f14 color preview, HTML & CSS examples
           This text has a color of #a81f14        
        
          <p style="color:#a81f14;">Text here</p>
        
        
          .mytext {color:#a81f14;}
        
        Text color #a81f14
      
           This box has a color of #a81f14        
        
          <div style="background-color:#a81f14;">Content here</div>
        
        
          .mybackground {background-color:#a81f14;}
        
        Background color #a81f14
      
           Border around this has a color of #a81f14        
        
          <div style="border:2px solid #a81f14;">Content here</div>
        
        
          .myborder {border:2px solid #a81f14;}
        
        Border color #a81f14