#af4525 color space conversions
Hex:
        #af4525
        RGB:
        175, 69, 37
        CMY:
        31, 73, 85
        CMYK:
        0, 61, 79, 31
      HSL:
        14°, 65.0943%, 41.5686%
        HSV (HSB):
        14°, 78.8571%, 68.6275%
        XYZ:
        20.1412, 13.5038, 3.2952
        xyY:
        0.5452, 0.3656, 13.5038
      CIE-Lab:
        43.5127, 41.5733, 40.2820
        CIE-LCH:
        43.5127, 57.8876, 44.0962
        CIE-Luv:
        43.5127, 84.0307, 30.6607
        Hunter-Lab:
        36.7475, 33.5275, 20.4066
      #af4525 color charts
#af4525 RGB chart
      #af4525 CMYK chart
      #af4525 RGB pie chart
      #af4525 color shades, tints & tones
#af4525 color schemes
#af4525 color preview, HTML & CSS examples
           This text has a color of #af4525        
        
          <p style="color:#af4525;">Text here</p>
        
        
          .mytext {color:#af4525;}
        
        Text color #af4525
      
           This box has a color of #af4525        
        
          <div style="background-color:#af4525;">Content here</div>
        
        
          .mybackground {background-color:#af4525;}
        
        Background color #af4525
      
           Border around this has a color of #af4525        
        
          <div style="border:2px solid #af4525;">Content here</div>
        
        
          .myborder {border:2px solid #af4525;}
        
        Border color #af4525