#af112b color space conversions
Hex:
        #af112b
        RGB:
        175, 17, 43
        CMY:
        31, 93, 83
        CMYK:
        0, 90, 75, 31
      HSL:
        350°, 82.2917%, 37.6471%
        HSV (HSB):
        350°, 90.2857%, 68.6275%
        XYZ:
        18.3157, 9.6893, 3.1904
        xyY:
        0.5871, 0.3106, 9.6893
      CIE-Lab:
        37.2789, 59.1504, 30.2020
        CIE-LCH:
        37.2789, 66.4148, 27.0487
        CIE-Luv:
        37.2789, 109.0853, 16.9971
        Hunter-Lab:
        31.1276, 50.5573, 15.7125
      #af112b color charts
#af112b RGB chart
      #af112b CMYK chart
      #af112b RGB pie chart
      #af112b color shades, tints & tones
#af112b color schemes
#af112b color preview, HTML & CSS examples
           This text has a color of #af112b        
        
          <p style="color:#af112b;">Text here</p>
        
        
          .mytext {color:#af112b;}
        
        Text color #af112b
      
           This box has a color of #af112b        
        
          <div style="background-color:#af112b;">Content here</div>
        
        
          .mybackground {background-color:#af112b;}
        
        Background color #af112b
      
           Border around this has a color of #af112b        
        
          <div style="border:2px solid #af112b;">Content here</div>
        
        
          .myborder {border:2px solid #af112b;}
        
        Border color #af112b