#af4d34 color space conversions
Hex:
        #af4d34
        RGB:
        175, 77, 52
        CMY:
        31, 70, 80
        CMYK:
        0, 56, 70, 31
      HSL:
        12°, 54.1850%, 44.5098%
        HSV (HSB):
        12°, 70.2857%, 68.6275%
        XYZ:
        20.9529, 14.6696, 4.9760
        xyY:
        0.5161, 0.3613, 14.6696
      CIE-Lab:
        45.1784, 38.3454, 33.9749
        CIE-LCH:
        45.1784, 51.2314, 41.5417
        CIE-Luv:
        45.1784, 76.1427, 27.9231
        Hunter-Lab:
        38.3010, 30.6234, 19.1078
      #af4d34 color charts
#af4d34 RGB chart
      #af4d34 CMYK chart
      #af4d34 RGB pie chart
      #af4d34 color shades, tints & tones
#af4d34 color schemes
#af4d34 color preview, HTML & CSS examples
           This text has a color of #af4d34        
        
          <p style="color:#af4d34;">Text here</p>
        
        
          .mytext {color:#af4d34;}
        
        Text color #af4d34
      
           This box has a color of #af4d34        
        
          <div style="background-color:#af4d34;">Content here</div>
        
        
          .mybackground {background-color:#af4d34;}
        
        Background color #af4d34
      
           Border around this has a color of #af4d34        
        
          <div style="border:2px solid #af4d34;">Content here</div>
        
        
          .myborder {border:2px solid #af4d34;}
        
        Border color #af4d34