#af940e color space conversions
Hex:
        #af940e
        RGB:
        175, 148, 14
        CMY:
        31, 42, 95
        CMYK:
        0, 15, 92, 31
      HSL:
        50°, 85.1852%, 37.0588%
        HSV (HSB):
        50°, 92.0000%, 68.6275%
        XYZ:
        28.3484, 30.3255, 4.7747
        xyY:
        0.4468, 0.4780, 30.3255
      CIE-Lab:
        61.9340, -1.8559, 63.8413
        CIE-LCH:
        61.9340, 63.8682, 91.6651
        CIE-Luv:
        61.9340, 24.2039, 64.5764
        Hunter-Lab:
        55.0686, -4.4812, 33.4072
      #af940e color charts
#af940e RGB chart
      #af940e CMYK chart
      #af940e RGB pie chart
      #af940e color shades, tints & tones
#af940e color schemes
#af940e color preview, HTML & CSS examples
           This text has a color of #af940e        
        
          <p style="color:#af940e;">Text here</p>
        
        
          .mytext {color:#af940e;}
        
        Text color #af940e
      
           This box has a color of #af940e        
        
          <div style="background-color:#af940e;">Content here</div>
        
        
          .mybackground {background-color:#af940e;}
        
        Background color #af940e
      
           Border around this has a color of #af940e        
        
          <div style="border:2px solid #af940e;">Content here</div>
        
        
          .myborder {border:2px solid #af940e;}
        
        Border color #af940e