#af674f color space conversions
Hex:
        #af674f
        RGB:
        175, 103, 79
        CMY:
        31, 60, 69
        CMYK:
        0, 41, 55, 31
      HSL:
        15°, 37.7953%, 49.8039%
        HSV (HSB):
        15°, 54.8571%, 68.6275%
        XYZ:
        23.9407, 19.3790, 9.8758
        xyY:
        0.4501, 0.3643, 19.3790
      CIE-Lab:
        51.1277, 26.4257, 25.8770
        CIE-LCH:
        51.1277, 36.9857, 44.3990
        CIE-Luv:
        51.1277, 53.3963, 25.4560
        Hunter-Lab:
        44.0216, 20.0379, 17.5139
      #af674f color charts
#af674f RGB chart
      #af674f CMYK chart
      #af674f RGB pie chart
      #af674f color shades, tints & tones
#af674f color schemes
#af674f color preview, HTML & CSS examples
           This text has a color of #af674f        
        
          <p style="color:#af674f;">Text here</p>
        
        
          .mytext {color:#af674f;}
        
        Text color #af674f
      
           This box has a color of #af674f        
        
          <div style="background-color:#af674f;">Content here</div>
        
        
          .mybackground {background-color:#af674f;}
        
        Background color #af674f
      
           Border around this has a color of #af674f        
        
          <div style="border:2px solid #af674f;">Content here</div>
        
        
          .myborder {border:2px solid #af674f;}
        
        Border color #af674f