#af826b color space conversions
Hex:
        #af826b
        RGB:
        175, 130, 107
        CMY:
        31, 49, 58
        CMYK:
        0, 26, 39, 31
      HSL:
        20°, 29.8246%, 55.2941%
        HSV (HSB):
        20°, 38.8571%, 68.6275%
        XYZ:
        28.3157, 26.1408, 17.4632
        xyY:
        0.3937, 0.3635, 26.1408
      CIE-Lab:
        58.1704, 14.2382, 19.2163
        CIE-LCH:
        58.1704, 23.9164, 53.4638
        CIE-Luv:
        58.1704, 31.5410, 22.1189
        Hunter-Lab:
        51.1280, 9.3826, 15.5386
      #af826b color charts
#af826b RGB chart
      #af826b CMYK chart
      #af826b RGB pie chart
      #af826b color shades, tints & tones
#af826b color schemes
#af826b color preview, HTML & CSS examples
           This text has a color of #af826b        
        
          <p style="color:#af826b;">Text here</p>
        
        
          .mytext {color:#af826b;}
        
        Text color #af826b
      
           This box has a color of #af826b        
        
          <div style="background-color:#af826b;">Content here</div>
        
        
          .mybackground {background-color:#af826b;}
        
        Background color #af826b
      
           Border around this has a color of #af826b        
        
          <div style="border:2px solid #af826b;">Content here</div>
        
        
          .myborder {border:2px solid #af826b;}
        
        Border color #af826b