#af040b color space conversions
Hex:
        #af040b
        RGB:
        175, 4, 11
        CMY:
        31, 98, 96
        CMYK:
        0, 98, 94, 31
      HSL:
        358°, 95.5307%, 35.0980%
        HSV (HSB):
        358°, 97.7143%, 68.6275%
        XYZ:
        17.7830, 9.2250, 1.1599
        xyY:
        0.6313, 0.3275, 9.2250
      CIE-Lab:
        36.4139, 60.0517, 46.3618
        CIE-LCH:
        36.4139, 75.8658, 37.6693
        CIE-Luv:
        36.4139, 117.2781, 24.4959
        Hunter-Lab:
        30.3726, 51.3588, 18.9965
      #af040b color charts
#af040b RGB chart
      #af040b CMYK chart
      #af040b RGB pie chart
      #af040b color shades, tints & tones
#af040b color schemes
#af040b color preview, HTML & CSS examples
           This text has a color of #af040b        
        
          <p style="color:#af040b;">Text here</p>
        
        
          .mytext {color:#af040b;}
        
        Text color #af040b
      
           This box has a color of #af040b        
        
          <div style="background-color:#af040b;">Content here</div>
        
        
          .mybackground {background-color:#af040b;}
        
        Background color #af040b
      
           Border around this has a color of #af040b        
        
          <div style="border:2px solid #af040b;">Content here</div>
        
        
          .myborder {border:2px solid #af040b;}
        
        Border color #af040b