#af1e04 color space conversions
Hex:
        #af1e04
        RGB:
        175, 30, 4
        CMY:
        31, 88, 98
        CMYK:
        0, 83, 98, 31
      HSL:
        9°, 95.5307%, 35.0980%
        HSV (HSB):
        9°, 97.7143%, 68.6275%
        XYZ:
        18.1654, 10.0513, 1.0975
        xyY:
        0.6197, 0.3429, 10.0513
      CIE-Lab:
        37.9343, 55.5332, 49.7870
        CIE-LCH:
        37.9343, 74.5833, 41.8771
        CIE-Luv:
        37.9343, 110.4913, 28.0644
        Hunter-Lab:
        31.7037, 46.7941, 20.1401
      #af1e04 color charts
#af1e04 RGB chart
      #af1e04 CMYK chart
      #af1e04 RGB pie chart
      #af1e04 color shades, tints & tones
#af1e04 color schemes
#af1e04 color preview, HTML & CSS examples
           This text has a color of #af1e04        
        
          <p style="color:#af1e04;">Text here</p>
        
        
          .mytext {color:#af1e04;}
        
        Text color #af1e04
      
           This box has a color of #af1e04        
        
          <div style="background-color:#af1e04;">Content here</div>
        
        
          .mybackground {background-color:#af1e04;}
        
        Background color #af1e04
      
           Border around this has a color of #af1e04        
        
          <div style="border:2px solid #af1e04;">Content here</div>
        
        
          .myborder {border:2px solid #af1e04;}
        
        Border color #af1e04