#af4a16 color space conversions
Hex:
        #af4a16
        RGB:
        175, 74, 22
        CMY:
        31, 71, 91
        CMYK:
        0, 58, 87, 31
      HSL:
        20°, 77.6650%, 38.6275%
        HSV (HSB):
        20°, 87.4286%, 68.6275%
        XYZ:
        20.2728, 14.0694, 2.4062
        xyY:
        0.5517, 0.3829, 14.0694
      CIE-Lab:
        44.3324, 38.6879, 47.8963
        CIE-LCH:
        44.3324, 61.5696, 51.0707
        CIE-Luv:
        44.3324, 81.9054, 36.0271
        Hunter-Lab:
        37.5093, 30.8335, 22.4530
      #af4a16 color charts
#af4a16 RGB chart
      #af4a16 CMYK chart
      #af4a16 RGB pie chart
      #af4a16 color shades, tints & tones
#af4a16 color schemes
#af4a16 color preview, HTML & CSS examples
           This text has a color of #af4a16        
        
          <p style="color:#af4a16;">Text here</p>
        
        
          .mytext {color:#af4a16;}
        
        Text color #af4a16
      
           This box has a color of #af4a16        
        
          <div style="background-color:#af4a16;">Content here</div>
        
        
          .mybackground {background-color:#af4a16;}
        
        Background color #af4a16
      
           Border around this has a color of #af4a16        
        
          <div style="border:2px solid #af4a16;">Content here</div>
        
        
          .myborder {border:2px solid #af4a16;}
        
        Border color #af4a16