#a82114 color space conversions
Hex:
        #a82114
        RGB:
        168, 33, 20
        CMY:
        34, 87, 92
        CMYK:
        0, 80, 88, 34
      HSL:
        5°, 78.7234%, 36.8627%
        HSV (HSB):
        5°, 88.0952%, 65.8824%
        XYZ:
        16.8186, 9.4631, 1.6019
        xyY:
        0.6032, 0.3394, 9.4631
      CIE-Lab:
        36.8610, 52.8583, 42.1326
        CIE-LCH:
        36.8610, 67.5955, 38.5579
        CIE-Luv:
        36.8610, 102.2824, 25.0820
        Hunter-Lab:
        30.7621, 43.7578, 18.4459
      #a82114 color charts
#a82114 RGB chart
      #a82114 CMYK chart
      #a82114 RGB pie chart
      #a82114 color shades, tints & tones
#a82114 color schemes
#a82114 color preview, HTML & CSS examples
           This text has a color of #a82114        
        
          <p style="color:#a82114;">Text here</p>
        
        
          .mytext {color:#a82114;}
        
        Text color #a82114
      
           This box has a color of #a82114        
        
          <div style="background-color:#a82114;">Content here</div>
        
        
          .mybackground {background-color:#a82114;}
        
        Background color #a82114
      
           Border around this has a color of #a82114        
        
          <div style="border:2px solid #a82114;">Content here</div>
        
        
          .myborder {border:2px solid #a82114;}
        
        Border color #a82114