#af5c0b color space conversions
Hex:
        #af5c0b
        RGB:
        175, 92, 11
        CMY:
        31, 64, 96
        CMYK:
        0, 47, 94, 31
      HSL:
        30°, 88.1720%, 36.4706%
        HSV (HSB):
        30°, 93.7143%, 68.6275%
        XYZ:
        21.5667, 16.7924, 2.4212
        xyY:
        0.5289, 0.4118, 16.7924
      CIE-Lab:
        47.9974, 29.1156, 54.0995
        CIE-LCH:
        47.9974, 61.4367, 61.7115
        CIE-Luv:
        47.9974, 68.3057, 43.7040
        Hunter-Lab:
        40.9785, 22.2309, 25.1819
      #af5c0b color charts
#af5c0b RGB chart
      #af5c0b CMYK chart
      #af5c0b RGB pie chart
      #af5c0b color shades, tints & tones
#af5c0b color schemes
#af5c0b color preview, HTML & CSS examples
           This text has a color of #af5c0b        
        
          <p style="color:#af5c0b;">Text here</p>
        
        
          .mytext {color:#af5c0b;}
        
        Text color #af5c0b
      
           This box has a color of #af5c0b        
        
          <div style="background-color:#af5c0b;">Content here</div>
        
        
          .mybackground {background-color:#af5c0b;}
        
        Background color #af5c0b
      
           Border around this has a color of #af5c0b        
        
          <div style="border:2px solid #af5c0b;">Content here</div>
        
        
          .myborder {border:2px solid #af5c0b;}
        
        Border color #af5c0b