#af4e44 color space conversions
Hex:
        #af4e44
        RGB:
        175, 78, 68
        CMY:
        31, 69, 73
        CMYK:
        0, 55, 61, 31
      HSL:
        6°, 44.0329%, 47.6471%
        HSV (HSB):
        6°, 61.1429%, 68.6275%
        XYZ:
        21.4470, 14.9801, 7.2299
        xyY:
        0.4913, 0.3431, 14.9801
      CIE-Lab:
        45.6069, 38.8538, 25.2308
        CIE-LCH:
        45.6069, 46.3272, 32.9988
        CIE-Luv:
        45.6069, 72.6040, 20.7693
        Hunter-Lab:
        38.7041, 31.1793, 16.0176
      #af4e44 color charts
#af4e44 RGB chart
      #af4e44 CMYK chart
      #af4e44 RGB pie chart
      #af4e44 color shades, tints & tones
#af4e44 color schemes
#af4e44 color preview, HTML & CSS examples
           This text has a color of #af4e44        
        
          <p style="color:#af4e44;">Text here</p>
        
        
          .mytext {color:#af4e44;}
        
        Text color #af4e44
      
           This box has a color of #af4e44        
        
          <div style="background-color:#af4e44;">Content here</div>
        
        
          .mybackground {background-color:#af4e44;}
        
        Background color #af4e44
      
           Border around this has a color of #af4e44        
        
          <div style="border:2px solid #af4e44;">Content here</div>
        
        
          .myborder {border:2px solid #af4e44;}
        
        Border color #af4e44