#af512b color space conversions
Hex:
        #af512b
        RGB:
        175, 81, 43
        CMY:
        31, 68, 83
        CMYK:
        0, 54, 75, 31
      HSL:
        17°, 60.5505%, 42.7451%
        HSV (HSB):
        17°, 75.4286%, 68.6275%
        XYZ:
        21.0577, 15.1732, 4.1044
        xyY:
        0.5221, 0.3762, 15.1732
      CIE-Lab:
        45.8706, 35.8643, 39.6141
        CIE-LCH:
        45.8706, 53.4372, 47.8442
        CIE-Luv:
        45.8706, 74.4926, 32.7618
        Hunter-Lab:
        38.9528, 28.3286, 21.0197
      #af512b color charts
#af512b RGB chart
      #af512b CMYK chart
      #af512b RGB pie chart
      #af512b color shades, tints & tones
#af512b color schemes
#af512b color preview, HTML & CSS examples
           This text has a color of #af512b        
        
          <p style="color:#af512b;">Text here</p>
        
        
          .mytext {color:#af512b;}
        
        Text color #af512b
      
           This box has a color of #af512b        
        
          <div style="background-color:#af512b;">Content here</div>
        
        
          .mybackground {background-color:#af512b;}
        
        Background color #af512b
      
           Border around this has a color of #af512b        
        
          <div style="border:2px solid #af512b;">Content here</div>
        
        
          .myborder {border:2px solid #af512b;}
        
        Border color #af512b