#afb045 color space conversions
Hex:
        #afb045
        RGB:
        175, 176, 69
        CMY:
        31, 31, 73
        CMYK:
        1, 0, 61, 31
      HSL:
        61°, 43.6735%, 48.0392%
        HSV (HSB):
        61°, 60.7955%, 69.0196%
        XYZ:
        34.2787, 40.5943, 11.6590
        xyY:
        0.3961, 0.4691, 40.5943
      CIE-Lab:
        69.8907, -14.3154, 53.1151
        CIE-LCH:
        69.8907, 55.0104, 105.0838
        CIE-Luv:
        69.8907, 3.9466, 63.9556
        Hunter-Lab:
        63.7137, -15.4638, 33.7500
      #afb045 color charts
#afb045 RGB chart
      #afb045 CMYK chart
      #afb045 RGB pie chart
      #afb045 color shades, tints & tones
#afb045 color schemes
#afb045 color preview, HTML & CSS examples
           This text has a color of #afb045        
        
          <p style="color:#afb045;">Text here</p>
        
        
          .mytext {color:#afb045;}
        
        Text color #afb045
      
           This box has a color of #afb045        
        
          <div style="background-color:#afb045;">Content here</div>
        
        
          .mybackground {background-color:#afb045;}
        
        Background color #afb045
      
           Border around this has a color of #afb045        
        
          <div style="border:2px solid #afb045;">Content here</div>
        
        
          .myborder {border:2px solid #afb045;}
        
        Border color #afb045