#af3e33 color space conversions
Hex:
        #af3e33
        RGB:
        175, 62, 51
        CMY:
        31, 76, 80
        CMYK:
        0, 65, 71, 31
      HSL:
        5°, 54.8673%, 44.3137%
        HSV (HSB):
        5°, 70.8571%, 68.6275%
        XYZ:
        19.9994, 12.7982, 4.5482
        xyY:
        0.5355, 0.3427, 12.7982
      CIE-Lab:
        42.4576, 45.4194, 31.3949
        CIE-LCH:
        42.4576, 55.2138, 34.6531
        CIE-Luv:
        42.4576, 86.5079, 23.2879
        Hunter-Lab:
        35.7746, 37.1827, 17.5044
      #af3e33 color charts
#af3e33 RGB chart
      #af3e33 CMYK chart
      #af3e33 RGB pie chart
      #af3e33 color shades, tints & tones
#af3e33 color schemes
#af3e33 color preview, HTML & CSS examples
           This text has a color of #af3e33        
        
          <p style="color:#af3e33;">Text here</p>
        
        
          .mytext {color:#af3e33;}
        
        Text color #af3e33
      
           This box has a color of #af3e33        
        
          <div style="background-color:#af3e33;">Content here</div>
        
        
          .mybackground {background-color:#af3e33;}
        
        Background color #af3e33
      
           Border around this has a color of #af3e33        
        
          <div style="border:2px solid #af3e33;">Content here</div>
        
        
          .myborder {border:2px solid #af3e33;}
        
        Border color #af3e33