#af820f color space conversions
Hex:
        #af820f
        RGB:
        175, 130, 15
        CMY:
        31, 49, 94
        CMYK:
        0, 26, 91, 31
      HSL:
        43°, 84.2105%, 37.2549%
        HSV (HSB):
        43°, 91.4286%, 68.6275%
        XYZ:
        25.7481, 25.1137, 3.9423
        xyY:
        0.4698, 0.4582, 25.1137
      CIE-Lab:
        57.1860, 8.0660, 60.0181
        CIE-LCH:
        57.1860, 60.5577, 82.3457
        CIE-Luv:
        57.1860, 37.7397, 57.4247
        Hunter-Lab:
        50.1136, 4.0134, 30.4153
      #af820f color charts
#af820f RGB chart
      #af820f CMYK chart
      #af820f RGB pie chart
      #af820f color shades, tints & tones
#af820f color schemes
#af820f color preview, HTML & CSS examples
           This text has a color of #af820f        
        
          <p style="color:#af820f;">Text here</p>
        
        
          .mytext {color:#af820f;}
        
        Text color #af820f
      
           This box has a color of #af820f        
        
          <div style="background-color:#af820f;">Content here</div>
        
        
          .mybackground {background-color:#af820f;}
        
        Background color #af820f
      
           Border around this has a color of #af820f        
        
          <div style="border:2px solid #af820f;">Content here</div>
        
        
          .myborder {border:2px solid #af820f;}
        
        Border color #af820f