#af748e color space conversions
Hex:
        #af748e
        RGB:
        175, 116, 142
        CMY:
        31, 55, 44
        CMYK:
        0, 34, 19, 31
      HSL:
        334°, 26.9406%, 57.0588%
        HSV (HSB):
        334°, 33.7143%, 68.6275%
        XYZ:
        28.8071, 23.5577, 28.6200
        xyY:
        0.3557, 0.2909, 23.5577
      CIE-Lab:
        55.6422, 27.0562, -4.5938
        CIE-LCH:
        55.6422, 27.4434, 350.3637
        CIE-Luv:
        55.6422, 34.9791, -11.0925
        Hunter-Lab:
        48.5363, 21.0040, -0.9856
      #af748e color charts
#af748e RGB chart
      #af748e CMYK chart
      #af748e RGB pie chart
      #af748e color shades, tints & tones
#af748e color schemes
#af748e color preview, HTML & CSS examples
           This text has a color of #af748e        
        
          <p style="color:#af748e;">Text here</p>
        
        
          .mytext {color:#af748e;}
        
        Text color #af748e
      
           This box has a color of #af748e        
        
          <div style="background-color:#af748e;">Content here</div>
        
        
          .mybackground {background-color:#af748e;}
        
        Background color #af748e
      
           Border around this has a color of #af748e        
        
          <div style="border:2px solid #af748e;">Content here</div>
        
        
          .myborder {border:2px solid #af748e;}
        
        Border color #af748e