#a7080a color space conversions
Hex:
        #a7080a
        RGB:
        167, 8, 10
        CMY:
        35, 97, 96
        CMYK:
        0, 95, 94, 35
      HSL:
        359°, 90.8571%, 34.3137%
        HSV (HSB):
        359°, 95.2096%, 65.4902%
        XYZ:
        16.0780, 8.4111, 1.0633
        xyY:
        0.6292, 0.3292, 8.4111
      CIE-Lab:
        34.8247, 57.4528, 44.8802
        CIE-LCH:
        34.8247, 72.9044, 37.9957
        CIE-Luv:
        34.8247, 110.6304, 23.6198
        Hunter-Lab:
        29.0018, 48.2031, 18.1276
      #a7080a color charts
#a7080a RGB chart
      #a7080a CMYK chart
      #a7080a RGB pie chart
      #a7080a color shades, tints & tones
#a7080a color schemes
#a7080a color preview, HTML & CSS examples
           This text has a color of #a7080a        
        
          <p style="color:#a7080a;">Text here</p>
        
        
          .mytext {color:#a7080a;}
        
        Text color #a7080a
      
           This box has a color of #a7080a        
        
          <div style="background-color:#a7080a;">Content here</div>
        
        
          .mybackground {background-color:#a7080a;}
        
        Background color #a7080a
      
           Border around this has a color of #a7080a        
        
          <div style="border:2px solid #a7080a;">Content here</div>
        
        
          .myborder {border:2px solid #a7080a;}
        
        Border color #a7080a