#a56612 color space conversions
Hex:
        #a56612
        RGB:
        165, 102, 18
        CMY:
        35, 60, 93
        CMYK:
        0, 38, 89, 35
      HSL:
        34°, 80.3279%, 35.8824%
        HSV (HSB):
        34°, 89.0909%, 64.7059%
        XYZ:
        20.3776, 17.5457, 2.8849
        xyY:
        0.4993, 0.4300, 17.5457
      CIE-Lab:
        48.9404, 19.3394, 52.3423
        CIE-LCH:
        48.9404, 55.8008, 69.7218
        CIE-Luv:
        48.9404, 51.5958, 45.8418
        Hunter-Lab:
        41.8876, 13.5337, 25.2379
      #a56612 color charts
#a56612 RGB chart
      #a56612 CMYK chart
      #a56612 RGB pie chart
      #a56612 color shades, tints & tones
#a56612 color schemes
#a56612 color preview, HTML & CSS examples
           This text has a color of #a56612        
        
          <p style="color:#a56612;">Text here</p>
        
        
          .mytext {color:#a56612;}
        
        Text color #a56612
      
           This box has a color of #a56612        
        
          <div style="background-color:#a56612;">Content here</div>
        
        
          .mybackground {background-color:#a56612;}
        
        Background color #a56612
      
           Border around this has a color of #a56612        
        
          <div style="border:2px solid #a56612;">Content here</div>
        
        
          .myborder {border:2px solid #a56612;}
        
        Border color #a56612