#a28612 color space conversions
Hex:
        #a28612
        RGB:
        162, 134, 18
        CMY:
        36, 47, 93
        CMYK:
        0, 17, 89, 36
      HSL:
        48°, 80.0000%, 35.2941%
        HSV (HSB):
        48°, 88.8889%, 63.5294%
        XYZ:
        23.5346, 24.7752, 4.1140
        xyY:
        0.4489, 0.4726, 24.7752
      CIE-Lab:
        56.8558, -0.0603, 58.5019
        CIE-LCH:
        56.8558, 58.5020, 90.0591
        CIE-Luv:
        56.8558, 24.5178, 58.2727
        Hunter-Lab:
        49.7747, -2.7072, 29.9419
      #a28612 color charts
#a28612 RGB chart
      #a28612 CMYK chart
      #a28612 RGB pie chart
      #a28612 color shades, tints & tones
#a28612 color schemes
#a28612 color preview, HTML & CSS examples
           This text has a color of #a28612        
        
          <p style="color:#a28612;">Text here</p>
        
        
          .mytext {color:#a28612;}
        
        Text color #a28612
      
           This box has a color of #a28612        
        
          <div style="background-color:#a28612;">Content here</div>
        
        
          .mybackground {background-color:#a28612;}
        
        Background color #a28612
      
           Border around this has a color of #a28612        
        
          <div style="border:2px solid #a28612;">Content here</div>
        
        
          .myborder {border:2px solid #a28612;}
        
        Border color #a28612