#af0906 color space conversions
Hex:
        #af0906
        RGB:
        175, 9, 6
        CMY:
        31, 96, 98
        CMYK:
        0, 95, 97, 31
      HSL:
        1°, 93.3702%, 35.4902%
        HSV (HSB):
        1°, 96.5714%, 68.6275%
        XYZ:
        17.8098, 9.3225, 1.0330
        xyY:
        0.6323, 0.3310, 9.3225
      CIE-Lab:
        36.5979, 59.4015, 48.3463
        CIE-LCH:
        36.5979, 76.5892, 39.1418
        CIE-Luv:
        36.5979, 116.7249, 25.5107
        Hunter-Lab:
        30.5327, 50.6868, 19.3669
      #af0906 color charts
#af0906 RGB chart
      #af0906 CMYK chart
      #af0906 RGB pie chart
      #af0906 color shades, tints & tones
#af0906 color schemes
#af0906 color preview, HTML & CSS examples
           This text has a color of #af0906        
        
          <p style="color:#af0906;">Text here</p>
        
        
          .mytext {color:#af0906;}
        
        Text color #af0906
      
           This box has a color of #af0906        
        
          <div style="background-color:#af0906;">Content here</div>
        
        
          .mybackground {background-color:#af0906;}
        
        Background color #af0906
      
           Border around this has a color of #af0906        
        
          <div style="border:2px solid #af0906;">Content here</div>
        
        
          .myborder {border:2px solid #af0906;}
        
        Border color #af0906