#af070b color space conversions
Hex:
        #af070b
        RGB:
        175, 7, 11
        CMY:
        31, 97, 96
        CMYK:
        0, 96, 94, 31
      HSL:
        359°, 92.3077%, 35.6863%
        HSV (HSB):
        359°, 96.0000%, 68.6275%
        XYZ:
        17.8156, 9.2901, 1.1708
        xyY:
        0.6301, 0.3285, 9.2901
      CIE-Lab:
        36.5369, 59.6957, 46.4371
        CIE-LCH:
        36.5369, 75.6306, 37.8792
        CIE-Luv:
        36.5369, 116.6869, 24.7094
        Hunter-Lab:
        30.4796, 50.9953, 19.0583
      #af070b color charts
#af070b RGB chart
      #af070b CMYK chart
      #af070b RGB pie chart
      #af070b color shades, tints & tones
#af070b color schemes
#af070b color preview, HTML & CSS examples
           This text has a color of #af070b        
        
          <p style="color:#af070b;">Text here</p>
        
        
          .mytext {color:#af070b;}
        
        Text color #af070b
      
           This box has a color of #af070b        
        
          <div style="background-color:#af070b;">Content here</div>
        
        
          .mybackground {background-color:#af070b;}
        
        Background color #af070b
      
           Border around this has a color of #af070b        
        
          <div style="border:2px solid #af070b;">Content here</div>
        
        
          .myborder {border:2px solid #af070b;}
        
        Border color #af070b