#af131b color space conversions
Hex:
        #af131b
        RGB:
        175, 19, 27
        CMY:
        31, 93, 89
        CMYK:
        0, 89, 85, 31
      HSL:
        357°, 80.4124%, 38.0392%
        HSV (HSB):
        357°, 89.1429%, 68.6275%
        XYZ:
        18.1099, 9.6588, 1.9468
        xyY:
        0.6094, 0.3250, 9.6588
      CIE-Lab:
        37.2230, 58.3054, 39.4664
        CIE-LCH:
        37.2230, 70.4068, 34.0937
        CIE-Luv:
        37.2230, 111.8880, 22.5252
        Hunter-Lab:
        31.0787, 49.6263, 18.0412
      #af131b color charts
#af131b RGB chart
      #af131b CMYK chart
      #af131b RGB pie chart
      #af131b color shades, tints & tones
#af131b color schemes
#af131b color preview, HTML & CSS examples
           This text has a color of #af131b        
        
          <p style="color:#af131b;">Text here</p>
        
        
          .mytext {color:#af131b;}
        
        Text color #af131b
      
           This box has a color of #af131b        
        
          <div style="background-color:#af131b;">Content here</div>
        
        
          .mybackground {background-color:#af131b;}
        
        Background color #af131b
      
           Border around this has a color of #af131b        
        
          <div style="border:2px solid #af131b;">Content here</div>
        
        
          .myborder {border:2px solid #af131b;}
        
        Border color #af131b