#af321f color space conversions
Hex:
        #af321f
        RGB:
        175, 50, 31
        CMY:
        31, 80, 88
        CMYK:
        0, 71, 82, 31
      HSL:
        8°, 69.9029%, 40.3922%
        HSV (HSB):
        8°, 82.2857%, 68.6275%
        XYZ:
        19.0671, 11.4941, 2.5100
        xyY:
        0.5765, 0.3476, 11.4941
      CIE-Lab:
        40.4005, 49.5919, 40.3222
        CIE-LCH:
        40.4005, 63.9158, 39.1139
        CIE-Luv:
        40.4005, 97.3747, 27.0351
        Hunter-Lab:
        33.9029, 41.0588, 19.3426
      #af321f color charts
#af321f RGB chart
      #af321f CMYK chart
      #af321f RGB pie chart
      #af321f color shades, tints & tones
#af321f color schemes
#af321f color preview, HTML & CSS examples
           This text has a color of #af321f        
        
          <p style="color:#af321f;">Text here</p>
        
        
          .mytext {color:#af321f;}
        
        Text color #af321f
      
           This box has a color of #af321f        
        
          <div style="background-color:#af321f;">Content here</div>
        
        
          .mybackground {background-color:#af321f;}
        
        Background color #af321f
      
           Border around this has a color of #af321f        
        
          <div style="border:2px solid #af321f;">Content here</div>
        
        
          .myborder {border:2px solid #af321f;}
        
        Border color #af321f