#af091f color space conversions
Hex:
        #af091f
        RGB:
        175, 9, 31
        CMY:
        31, 96, 88
        CMYK:
        0, 95, 82, 31
      HSL:
        352°, 90.2174%, 36.0784%
        HSV (HSB):
        352°, 94.8571%, 68.6275%
        XYZ:
        18.0242, 9.4083, 2.1623
        xyY:
        0.6090, 0.3179, 9.4083
      CIE-Lab:
        36.7587, 59.8521, 36.8028
        CIE-LCH:
        36.7587, 70.2618, 31.5872
        CIE-Luv:
        36.7587, 113.4617, 20.4879
        Hunter-Lab:
        30.6729, 51.2138, 17.2913
      #af091f color charts
#af091f RGB chart
      #af091f CMYK chart
      #af091f RGB pie chart
      #af091f color shades, tints & tones
#af091f color schemes
#af091f color preview, HTML & CSS examples
           This text has a color of #af091f        
        
          <p style="color:#af091f;">Text here</p>
        
        
          .mytext {color:#af091f;}
        
        Text color #af091f
      
           This box has a color of #af091f        
        
          <div style="background-color:#af091f;">Content here</div>
        
        
          .mybackground {background-color:#af091f;}
        
        Background color #af091f
      
           Border around this has a color of #af091f        
        
          <div style="border:2px solid #af091f;">Content here</div>
        
        
          .myborder {border:2px solid #af091f;}
        
        Border color #af091f