#af2e06 color space conversions
Hex:
        #af2e06
        RGB:
        175, 46, 6
        CMY:
        31, 82, 98
        CMYK:
        0, 74, 97, 31
      HSL:
        14°, 93.3702%, 35.4902%
        HSV (HSB):
        14°, 96.5714%, 68.6275%
        XYZ:
        18.6891, 11.0811, 1.3261
        xyY:
        0.6010, 0.3563, 11.0811
      CIE-Lab:
        39.7167, 50.5917, 50.0476
        CIE-LCH:
        39.7167, 71.1638, 44.6902
        CIE-Luv:
        39.7167, 102.1993, 30.8031
        Hunter-Lab:
        33.2883, 41.9609, 20.9398
      #af2e06 color charts
#af2e06 RGB chart
      #af2e06 CMYK chart
      #af2e06 RGB pie chart
      #af2e06 color shades, tints & tones
#af2e06 color schemes
#af2e06 color preview, HTML & CSS examples
           This text has a color of #af2e06        
        
          <p style="color:#af2e06;">Text here</p>
        
        
          .mytext {color:#af2e06;}
        
        Text color #af2e06
      
           This box has a color of #af2e06        
        
          <div style="background-color:#af2e06;">Content here</div>
        
        
          .mybackground {background-color:#af2e06;}
        
        Background color #af2e06
      
           Border around this has a color of #af2e06        
        
          <div style="border:2px solid #af2e06;">Content here</div>
        
        
          .myborder {border:2px solid #af2e06;}
        
        Border color #af2e06