#af8e10 color space conversions
Hex:
        #af8e10
        RGB:
        175, 142, 16
        CMY:
        31, 44, 94
        CMYK:
        0, 19, 91, 31
      HSL:
        48°, 83.2461%, 37.4510%
        HSV (HSB):
        48°, 90.8571%, 68.6275%
        XYZ:
        27.4457, 28.4974, 4.5442
        xyY:
        0.4537, 0.4711, 28.4974
      CIE-Lab:
        60.3354, 1.4506, 62.2389
        CIE-LCH:
        60.3354, 62.2558, 88.6648
        CIE-Luv:
        60.3354, 28.6050, 62.0114
        Hunter-Lab:
        53.3829, -1.6481, 32.3210
      #af8e10 color charts
#af8e10 RGB chart
      #af8e10 CMYK chart
      #af8e10 RGB pie chart
      #af8e10 color shades, tints & tones
#af8e10 color schemes
#af8e10 color preview, HTML & CSS examples
           This text has a color of #af8e10        
        
          <p style="color:#af8e10;">Text here</p>
        
        
          .mytext {color:#af8e10;}
        
        Text color #af8e10
      
           This box has a color of #af8e10        
        
          <div style="background-color:#af8e10;">Content here</div>
        
        
          .mybackground {background-color:#af8e10;}
        
        Background color #af8e10
      
           Border around this has a color of #af8e10        
        
          <div style="border:2px solid #af8e10;">Content here</div>
        
        
          .myborder {border:2px solid #af8e10;}
        
        Border color #af8e10