#af3f14 color space conversions
Hex:
        #af3f14
        RGB:
        175, 63, 20
        CMY:
        31, 75, 92
        CMYK:
        0, 64, 89, 31
      HSL:
        17°, 79.4872%, 38.2353%
        HSV (HSB):
        17°, 88.5714%, 68.6275%
        XYZ:
        19.5830, 12.7195, 2.0848
        xyY:
        0.5695, 0.3699, 12.7195
      CIE-Lab:
        42.3375, 43.8588, 47.0765
        CIE-LCH:
        42.3375, 64.3413, 47.0265
        CIE-Luv:
        42.3375, 90.1281, 33.0793
        Hunter-Lab:
        35.6644, 35.6000, 21.4992
      #af3f14 color charts
#af3f14 RGB chart
      #af3f14 CMYK chart
      #af3f14 RGB pie chart
      #af3f14 color shades, tints & tones
#af3f14 color schemes
#af3f14 color preview, HTML & CSS examples
           This text has a color of #af3f14        
        
          <p style="color:#af3f14;">Text here</p>
        
        
          .mytext {color:#af3f14;}
        
        Text color #af3f14
      
           This box has a color of #af3f14        
        
          <div style="background-color:#af3f14;">Content here</div>
        
        
          .mybackground {background-color:#af3f14;}
        
        Background color #af3f14
      
           Border around this has a color of #af3f14        
        
          <div style="border:2px solid #af3f14;">Content here</div>
        
        
          .myborder {border:2px solid #af3f14;}
        
        Border color #af3f14