#af5b47 color space conversions
Hex:
        #af5b47
        RGB:
        175, 91, 71
        CMY:
        31, 64, 72
        CMYK:
        0, 48, 59, 31
      HSL:
        12°, 42.2764%, 48.2353%
        HSV (HSB):
        12°, 59.4286%, 68.6275%
        XYZ:
        22.5576, 17.0511, 8.0635
        xyY:
        0.4732, 0.3577, 17.0511
      CIE-Lab:
        48.3243, 32.3072, 26.9159
        CIE-LCH:
        48.3243, 42.0502, 39.7984
        CIE-Luv:
        48.3243, 63.0910, 24.4655
        Hunter-Lab:
        41.2929, 25.2488, 17.3272
      #af5b47 color charts
#af5b47 RGB chart
      #af5b47 CMYK chart
      #af5b47 RGB pie chart
      #af5b47 color shades, tints & tones
#af5b47 color schemes
#af5b47 color preview, HTML & CSS examples
           This text has a color of #af5b47        
        
          <p style="color:#af5b47;">Text here</p>
        
        
          .mytext {color:#af5b47;}
        
        Text color #af5b47
      
           This box has a color of #af5b47        
        
          <div style="background-color:#af5b47;">Content here</div>
        
        
          .mybackground {background-color:#af5b47;}
        
        Background color #af5b47
      
           Border around this has a color of #af5b47        
        
          <div style="border:2px solid #af5b47;">Content here</div>
        
        
          .myborder {border:2px solid #af5b47;}
        
        Border color #af5b47