#af260f color space conversions
Hex:
        #af260f
        RGB:
        175, 38, 15
        CMY:
        31, 85, 94
        CMYK:
        0, 78, 91, 31
      HSL:
        9°, 84.2105%, 37.2549%
        HSV (HSB):
        9°, 91.4286%, 68.6275%
        XYZ:
        18.4585, 10.5347, 1.5125
        xyY:
        0.6051, 0.3453, 10.5347
      CIE-Lab:
        38.7854, 53.4055, 46.3806
        CIE-LCH:
        38.7854, 70.7340, 40.9730
        CIE-Luv:
        38.7854, 105.9081, 27.9539
        Hunter-Lab:
        32.4572, 44.7137, 19.9572
      #af260f color charts
#af260f RGB chart
      #af260f CMYK chart
      #af260f RGB pie chart
      #af260f color shades, tints & tones
#af260f color schemes
#af260f color preview, HTML & CSS examples
           This text has a color of #af260f        
        
          <p style="color:#af260f;">Text here</p>
        
        
          .mytext {color:#af260f;}
        
        Text color #af260f
      
           This box has a color of #af260f        
        
          <div style="background-color:#af260f;">Content here</div>
        
        
          .mybackground {background-color:#af260f;}
        
        Background color #af260f
      
           Border around this has a color of #af260f        
        
          <div style="border:2px solid #af260f;">Content here</div>
        
        
          .myborder {border:2px solid #af260f;}
        
        Border color #af260f