#af103b color space conversions
Hex:
        #af103b
        RGB:
        175, 16, 59
        CMY:
        31, 94, 77
        CMYK:
        0, 91, 66, 31
      HSL:
        344°, 83.2461%, 37.4510%
        HSV (HSB):
        344°, 90.8571%, 68.6275%
        XYZ:
        18.6539, 9.8003, 5.0462
        xyY:
        0.5568, 0.2925, 9.8003
      CIE-Lab:
        37.4816, 60.0433, 20.3702
        CIE-LCH:
        37.4816, 63.4046, 18.7399
        CIE-Luv:
        37.4816, 104.6949, 9.5109
        Hunter-Lab:
        31.3054, 51.5779, 12.3568
      #af103b color charts
#af103b RGB chart
      #af103b CMYK chart
      #af103b RGB pie chart
      #af103b color shades, tints & tones
#af103b color schemes
#af103b color preview, HTML & CSS examples
           This text has a color of #af103b        
        
          <p style="color:#af103b;">Text here</p>
        
        
          .mytext {color:#af103b;}
        
        Text color #af103b
      
           This box has a color of #af103b        
        
          <div style="background-color:#af103b;">Content here</div>
        
        
          .mybackground {background-color:#af103b;}
        
        Background color #af103b
      
           Border around this has a color of #af103b        
        
          <div style="border:2px solid #af103b;">Content here</div>
        
        
          .myborder {border:2px solid #af103b;}
        
        Border color #af103b