#af7b16 color space conversions
Hex:
        #af7b16
        RGB:
        175, 123, 22
        CMY:
        31, 52, 91
        CMYK:
        0, 30, 87, 31
      HSL:
        40°, 77.6650%, 38.6275%
        HSV (HSB):
        40°, 87.4286%, 68.6275%
        XYZ:
        24.9070, 23.3378, 3.9510
        xyY:
        0.4772, 0.4471, 23.3378
      CIE-Lab:
        55.4186, 12.1226, 56.9224
        CIE-LCH:
        55.4186, 58.1989, 77.9775
        CIE-Luv:
        55.4186, 43.0189, 53.7782
        Hunter-Lab:
        48.3092, 7.4888, 28.9674
      #af7b16 color charts
#af7b16 RGB chart
      #af7b16 CMYK chart
      #af7b16 RGB pie chart
      #af7b16 color shades, tints & tones
#af7b16 color schemes
#af7b16 color preview, HTML & CSS examples
           This text has a color of #af7b16        
        
          <p style="color:#af7b16;">Text here</p>
        
        
          .mytext {color:#af7b16;}
        
        Text color #af7b16
      
           This box has a color of #af7b16        
        
          <div style="background-color:#af7b16;">Content here</div>
        
        
          .mybackground {background-color:#af7b16;}
        
        Background color #af7b16
      
           Border around this has a color of #af7b16        
        
          <div style="border:2px solid #af7b16;">Content here</div>
        
        
          .myborder {border:2px solid #af7b16;}
        
        Border color #af7b16