#af8c94 color space conversions
Hex:
        #af8c94
        RGB:
        175, 140, 148
        CMY:
        31, 45, 42
        CMYK:
        0, 20, 15, 31
      HSL:
        346°, 17.9487%, 61.7647%
        HSV (HSB):
        346°, 20.0000%, 68.6275%
        XYZ:
        32.4026, 30.0082, 32.1013
        xyY:
        0.3428, 0.3175, 30.0082
      CIE-Lab:
        61.6613, 14.5409, 0.7867
        CIE-LCH:
        61.6613, 14.5622, 3.0968
        CIE-Luv:
        61.6613, 20.9039, -1.4029
        Hunter-Lab:
        54.7798, 9.7192, 3.6015
      #af8c94 color charts
#af8c94 RGB chart
      #af8c94 CMYK chart
      #af8c94 RGB pie chart
      #af8c94 color shades, tints & tones
#af8c94 color schemes
#af8c94 color preview, HTML & CSS examples
           This text has a color of #af8c94        
        
          <p style="color:#af8c94;">Text here</p>
        
        
          .mytext {color:#af8c94;}
        
        Text color #af8c94
      
           This box has a color of #af8c94        
        
          <div style="background-color:#af8c94;">Content here</div>
        
        
          .mybackground {background-color:#af8c94;}
        
        Background color #af8c94
      
           Border around this has a color of #af8c94        
        
          <div style="border:2px solid #af8c94;">Content here</div>
        
        
          .myborder {border:2px solid #af8c94;}
        
        Border color #af8c94