#af5b5b color space conversions
Hex:
        #af5b5b
        RGB:
        175, 91, 91
        CMY:
        31, 64, 64
        CMYK:
        0, 48, 48, 31
      HSL:
        0°, 34.4262%, 52.1569%
        HSV (HSB):
        0°, 48.0000%, 68.6275%
        XYZ:
        23.3086, 17.3515, 12.0182
        xyY:
        0.4425, 0.3294, 17.3515
      CIE-Lab:
        48.6999, 34.0864, 15.6137
        CIE-LCH:
        48.6999, 37.4923, 24.6107
        CIE-Luv:
        48.6999, 59.4165, 12.8080
        Hunter-Lab:
        41.6551, 26.9854, 12.0524
      #af5b5b color charts
#af5b5b RGB chart
      #af5b5b CMYK chart
      #af5b5b RGB pie chart
      #af5b5b color shades, tints & tones
#af5b5b color schemes
#af5b5b color preview, HTML & CSS examples
           This text has a color of #af5b5b        
        
          <p style="color:#af5b5b;">Text here</p>
        
        
          .mytext {color:#af5b5b;}
        
        Text color #af5b5b
      
           This box has a color of #af5b5b        
        
          <div style="background-color:#af5b5b;">Content here</div>
        
        
          .mybackground {background-color:#af5b5b;}
        
        Background color #af5b5b
      
           Border around this has a color of #af5b5b        
        
          <div style="border:2px solid #af5b5b;">Content here</div>
        
        
          .myborder {border:2px solid #af5b5b;}
        
        Border color #af5b5b