#af975f color space conversions
Hex:
        #af975f
        RGB:
        175, 151, 95
        CMY:
        31, 41, 63
        CMYK:
        0, 14, 46, 31
      HSL:
        42°, 33.3333%, 52.9412%
        HSV (HSB):
        42°, 45.7143%, 68.6275%
        XYZ:
        30.8114, 32.0734, 15.3933
        xyY:
        0.3936, 0.4097, 32.0734
      CIE-Lab:
        63.4035, 1.2178, 32.7139
        CIE-LCH:
        63.4035, 32.7365, 87.8682
        CIE-Luv:
        63.4035, 18.9524, 40.2982
        Hunter-Lab:
        56.6334, -1.9956, 23.5280
      #af975f color charts
#af975f RGB chart
      #af975f CMYK chart
      #af975f RGB pie chart
      #af975f color shades, tints & tones
#af975f color schemes
#af975f color preview, HTML & CSS examples
           This text has a color of #af975f        
        
          <p style="color:#af975f;">Text here</p>
        
        
          .mytext {color:#af975f;}
        
        Text color #af975f
      
           This box has a color of #af975f        
        
          <div style="background-color:#af975f;">Content here</div>
        
        
          .mybackground {background-color:#af975f;}
        
        Background color #af975f
      
           Border around this has a color of #af975f        
        
          <div style="border:2px solid #af975f;">Content here</div>
        
        
          .myborder {border:2px solid #af975f;}
        
        Border color #af975f