#af912a color space conversions
Hex:
        #af912a
        RGB:
        175, 145, 42
        CMY:
        31, 43, 84
        CMYK:
        0, 17, 76, 31
      HSL:
        46°, 61.2903%, 42.5490%
        HSV (HSB):
        46°, 76.0000%, 68.6275%
        XYZ:
        28.2225, 29.5319, 6.4032
        xyY:
        0.4399, 0.4603, 29.5319
      CIE-Lab:
        61.2482, 0.6051, 55.4111
        CIE-LCH:
        61.2482, 55.4144, 89.3744
        CIE-Luv:
        61.2482, 25.7619, 58.6279
        Hunter-Lab:
        54.3433, -2.3990, 31.0542
      #af912a color charts
#af912a RGB chart
      #af912a CMYK chart
      #af912a RGB pie chart
      #af912a color shades, tints & tones
#af912a color schemes
#af912a color preview, HTML & CSS examples
           This text has a color of #af912a        
        
          <p style="color:#af912a;">Text here</p>
        
        
          .mytext {color:#af912a;}
        
        Text color #af912a
      
           This box has a color of #af912a        
        
          <div style="background-color:#af912a;">Content here</div>
        
        
          .mybackground {background-color:#af912a;}
        
        Background color #af912a
      
           Border around this has a color of #af912a        
        
          <div style="border:2px solid #af912a;">Content here</div>
        
        
          .myborder {border:2px solid #af912a;}
        
        Border color #af912a