#af512d color space conversions
Hex:
        #af512d
        RGB:
        175, 81, 45
        CMY:
        31, 68, 82
        CMYK:
        0, 54, 74, 31
      HSL:
        17°, 59.0909%, 43.1373%
        HSV (HSB):
        17°, 74.2857%, 68.6275%
        XYZ:
        21.0953, 15.1883, 4.3024
        xyY:
        0.5198, 0.3742, 15.1883
      CIE-Lab:
        45.8910, 35.9562, 38.5877
        CIE-LCH:
        45.8910, 52.7433, 47.0218
        CIE-Luv:
        45.8910, 74.2380, 32.0627
        Hunter-Lab:
        38.9721, 28.4192, 20.7351
      #af512d color charts
#af512d RGB chart
      #af512d CMYK chart
      #af512d RGB pie chart
      #af512d color shades, tints & tones
#af512d color schemes
#af512d color preview, HTML & CSS examples
           This text has a color of #af512d        
        
          <p style="color:#af512d;">Text here</p>
        
        
          .mytext {color:#af512d;}
        
        Text color #af512d
      
           This box has a color of #af512d        
        
          <div style="background-color:#af512d;">Content here</div>
        
        
          .mybackground {background-color:#af512d;}
        
        Background color #af512d
      
           Border around this has a color of #af512d        
        
          <div style="border:2px solid #af512d;">Content here</div>
        
        
          .myborder {border:2px solid #af512d;}
        
        Border color #af512d