#af3a24 color space conversions
Hex:
        #af3a24
        RGB:
        175, 58, 36
        CMY:
        31, 77, 86
        CMYK:
        0, 67, 79, 31
      HSL:
        9°, 65.8768%, 41.3725%
        HSV (HSB):
        9°, 79.4286%, 68.6275%
        XYZ:
        19.5107, 12.2674, 3.0086
        xyY:
        0.5609, 0.3526, 12.2674
      CIE-Lab:
        41.6381, 46.5098, 38.9118
        CIE-LCH:
        41.6381, 60.6407, 39.9171
        CIE-Luv:
        41.6381, 91.6612, 27.6647
        Hunter-Lab:
        35.0249, 38.1401, 19.4245
      #af3a24 color charts
#af3a24 RGB chart
      #af3a24 CMYK chart
      #af3a24 RGB pie chart
      #af3a24 color shades, tints & tones
#af3a24 color schemes
#af3a24 color preview, HTML & CSS examples
           This text has a color of #af3a24        
        
          <p style="color:#af3a24;">Text here</p>
        
        
          .mytext {color:#af3a24;}
        
        Text color #af3a24
      
           This box has a color of #af3a24        
        
          <div style="background-color:#af3a24;">Content here</div>
        
        
          .mybackground {background-color:#af3a24;}
        
        Background color #af3a24
      
           Border around this has a color of #af3a24        
        
          <div style="border:2px solid #af3a24;">Content here</div>
        
        
          .myborder {border:2px solid #af3a24;}
        
        Border color #af3a24