#a9340f color space conversions
Hex:
        #a9340f
        RGB:
        169, 52, 15
        CMY:
        34, 80, 94
        CMYK:
        0, 69, 91, 34
      HSL:
        14°, 83.6957%, 36.0784%
        HSV (HSB):
        14°, 91.1243%, 66.2745%
        XYZ:
        17.6764, 10.9255, 1.6291
        xyY:
        0.5847, 0.3614, 10.9255
      CIE-Lab:
        39.4547, 46.3719, 46.3289
        CIE-LCH:
        39.4547, 65.5494, 44.9734
        CIE-Luv:
        39.4547, 93.0361, 30.2882
        Hunter-Lab:
        33.0537, 37.6138, 20.2154
      #a9340f color charts
#a9340f RGB chart
      #a9340f CMYK chart
      #a9340f RGB pie chart
      #a9340f color shades, tints & tones
#a9340f color schemes
#a9340f color preview, HTML & CSS examples
           This text has a color of #a9340f        
        
          <p style="color:#a9340f;">Text here</p>
        
        
          .mytext {color:#a9340f;}
        
        Text color #a9340f
      
           This box has a color of #a9340f        
        
          <div style="background-color:#a9340f;">Content here</div>
        
        
          .mybackground {background-color:#a9340f;}
        
        Background color #a9340f
      
           Border around this has a color of #a9340f        
        
          <div style="border:2px solid #a9340f;">Content here</div>
        
        
          .myborder {border:2px solid #a9340f;}
        
        Border color #a9340f