#af961d color space conversions
Hex:
        #af961d
        RGB:
        175, 150, 29
        CMY:
        31, 41, 89
        CMYK:
        0, 14, 83, 31
      HSL:
        50°, 71.5686%, 40.0000%
        HSV (HSB):
        50°, 83.4286%, 68.6275%
        XYZ:
        28.8073, 31.0154, 5.6307
        xyY:
        0.4401, 0.4739, 31.0154
      CIE-Lab:
        62.5206, -2.5910, 60.8678
        CIE-LCH:
        62.5206, 60.9229, 92.4375
        CIE-Luv:
        62.5206, 22.5046, 63.3940
        Hunter-Lab:
        55.6914, -5.1279, 32.9895
      #af961d color charts
#af961d RGB chart
      #af961d CMYK chart
      #af961d RGB pie chart
      #af961d color shades, tints & tones
#af961d color schemes
#af961d color preview, HTML & CSS examples
           This text has a color of #af961d        
        
          <p style="color:#af961d;">Text here</p>
        
        
          .mytext {color:#af961d;}
        
        Text color #af961d
      
           This box has a color of #af961d        
        
          <div style="background-color:#af961d;">Content here</div>
        
        
          .mybackground {background-color:#af961d;}
        
        Background color #af961d
      
           Border around this has a color of #af961d        
        
          <div style="border:2px solid #af961d;">Content here</div>
        
        
          .myborder {border:2px solid #af961d;}
        
        Border color #af961d