#a87c14 color space conversions
Hex:
        #a87c14
        RGB:
        168, 124, 20
        CMY:
        34, 51, 92
        CMYK:
        0, 26, 88, 34
      HSL:
        42°, 78.7234%, 36.8627%
        HSV (HSB):
        42°, 88.0952%, 65.8824%
        XYZ:
        23.4824, 22.7906, 3.8232
        xyY:
        0.4687, 0.4549, 22.7906
      CIE-Lab:
        54.8560, 8.3270, 56.6740
        CIE-LCH:
        54.8560, 57.2824, 81.6415
        CIE-Luv:
        54.8560, 36.6795, 54.2045
        Hunter-Lab:
        47.7395, 4.2573, 28.6695
      #a87c14 color charts
#a87c14 RGB chart
      #a87c14 CMYK chart
      #a87c14 RGB pie chart
      #a87c14 color shades, tints & tones
#a87c14 color schemes
#a87c14 color preview, HTML & CSS examples
           This text has a color of #a87c14        
        
          <p style="color:#a87c14;">Text here</p>
        
        
          .mytext {color:#a87c14;}
        
        Text color #a87c14
      
           This box has a color of #a87c14        
        
          <div style="background-color:#a87c14;">Content here</div>
        
        
          .mybackground {background-color:#a87c14;}
        
        Background color #a87c14
      
           Border around this has a color of #a87c14        
        
          <div style="border:2px solid #a87c14;">Content here</div>
        
        
          .myborder {border:2px solid #a87c14;}
        
        Border color #a87c14