#af2a12 color space conversions
Hex:
        #af2a12
        RGB:
        175, 42, 18
        CMY:
        31, 84, 93
        CMYK:
        0, 76, 90, 31
      HSL:
        9°, 81.3472%, 37.8431%
        HSV (HSB):
        9°, 89.7143%, 68.6275%
        XYZ:
        18.6163, 10.8136, 1.6783
        xyY:
        0.5984, 0.3476, 10.8136
      CIE-Lab:
        39.2647, 52.1626, 45.5102
        CIE-LCH:
        39.2647, 69.2251, 41.1037
        CIE-Luv:
        39.2647, 103.5300, 28.2323
        Hunter-Lab:
        32.8840, 43.5058, 19.9928
      #af2a12 color charts
#af2a12 RGB chart
      #af2a12 CMYK chart
      #af2a12 RGB pie chart
      #af2a12 color shades, tints & tones
#af2a12 color schemes
#af2a12 color preview, HTML & CSS examples
           This text has a color of #af2a12        
        
          <p style="color:#af2a12;">Text here</p>
        
        
          .mytext {color:#af2a12;}
        
        Text color #af2a12
      
           This box has a color of #af2a12        
        
          <div style="background-color:#af2a12;">Content here</div>
        
        
          .mybackground {background-color:#af2a12;}
        
        Background color #af2a12
      
           Border around this has a color of #af2a12        
        
          <div style="border:2px solid #af2a12;">Content here</div>
        
        
          .myborder {border:2px solid #af2a12;}
        
        Border color #af2a12