#af313b color space conversions
Hex:
        #af313b
        RGB:
        175, 49, 59
        CMY:
        31, 81, 77
        CMYK:
        0, 72, 66, 31
      HSL:
        355°, 56.2500%, 43.9216%
        HSV (HSB):
        355°, 72.0000%, 68.6275%
        XYZ:
        19.5669, 11.6264, 5.3505
        xyY:
        0.5354, 0.3181, 11.6264
      CIE-Lab:
        40.6160, 51.1984, 24.3581
        CIE-LCH:
        40.6160, 56.6974, 25.4432
        CIE-Luv:
        40.6160, 92.3165, 15.7893
        Hunter-Lab:
        34.0974, 42.7623, 14.5646
      #af313b color charts
#af313b RGB chart
      #af313b CMYK chart
      #af313b RGB pie chart
      #af313b color shades, tints & tones
#af313b color schemes
#af313b color preview, HTML & CSS examples
           This text has a color of #af313b        
        
          <p style="color:#af313b;">Text here</p>
        
        
          .mytext {color:#af313b;}
        
        Text color #af313b
      
           This box has a color of #af313b        
        
          <div style="background-color:#af313b;">Content here</div>
        
        
          .mybackground {background-color:#af313b;}
        
        Background color #af313b
      
           Border around this has a color of #af313b        
        
          <div style="border:2px solid #af313b;">Content here</div>
        
        
          .myborder {border:2px solid #af313b;}
        
        Border color #af313b