#a05002 color space conversions
Hex:
        #a05002
        RGB:
        160, 80, 2
        CMY:
        37, 69, 99
        CMYK:
        0, 50, 99, 37
      HSL:
        30°, 97.5309%, 31.7647%
        HSV (HSB):
        30°, 98.7500%, 62.7451%
        XYZ:
        17.3768, 13.2153, 1.6924
        xyY:
        0.5382, 0.4093, 13.2153
      CIE-Lab:
        43.0859, 29.0989, 51.9597
        CIE-LCH:
        43.0859, 59.5529, 60.7500
        CIE-Luv:
        43.0859, 65.6032, 39.5527
        Hunter-Lab:
        36.3528, 21.7064, 22.6868
      #a05002 color charts
#a05002 RGB chart
      #a05002 CMYK chart
      #a05002 RGB pie chart
      #a05002 color shades, tints & tones
#a05002 color schemes
#a05002 color preview, HTML & CSS examples
           This text has a color of #a05002        
        
          <p style="color:#a05002;">Text here</p>
        
        
          .mytext {color:#a05002;}
        
        Text color #a05002
      
           This box has a color of #a05002        
        
          <div style="background-color:#a05002;">Content here</div>
        
        
          .mybackground {background-color:#a05002;}
        
        Background color #a05002
      
           Border around this has a color of #a05002        
        
          <div style="border:2px solid #a05002;">Content here</div>
        
        
          .myborder {border:2px solid #a05002;}
        
        Border color #a05002