#af0f04 color space conversions
Hex:
        #af0f04
        RGB:
        175, 15, 4
        CMY:
        31, 94, 98
        CMYK:
        0, 91, 98, 31
      HSL:
        4°, 95.5307%, 35.0980%
        HSV (HSB):
        4°, 97.7143%, 68.6275%
        XYZ:
        17.8719, 9.4644, 0.9997
        xyY:
        0.6307, 0.3340, 9.4644
      CIE-Lab:
        36.8634, 58.5897, 49.2643
        CIE-LCH:
        36.8634, 76.5488, 40.0583
        CIE-Luv:
        36.8634, 115.5770, 26.2426
        Hunter-Lab:
        30.7642, 49.8591, 19.6083
      #af0f04 color charts
#af0f04 RGB chart
      #af0f04 CMYK chart
      #af0f04 RGB pie chart
      #af0f04 color shades, tints & tones
#af0f04 color schemes
#af0f04 color preview, HTML & CSS examples
           This text has a color of #af0f04        
        
          <p style="color:#af0f04;">Text here</p>
        
        
          .mytext {color:#af0f04;}
        
        Text color #af0f04
      
           This box has a color of #af0f04        
        
          <div style="background-color:#af0f04;">Content here</div>
        
        
          .mybackground {background-color:#af0f04;}
        
        Background color #af0f04
      
           Border around this has a color of #af0f04        
        
          <div style="border:2px solid #af0f04;">Content here</div>
        
        
          .myborder {border:2px solid #af0f04;}
        
        Border color #af0f04