#afb834 color space conversions
Hex:
        #afb834
        RGB:
        175, 184, 52
        CMY:
        31, 28, 80
        CMYK:
        5, 0, 72, 28
      HSL:
        64°, 55.9322%, 46.2745%
        HSV (HSB):
        64°, 71.7391%, 72.1569%
        XYZ:
        35.4395, 43.6429, 9.8049
        xyY:
        0.3987, 0.4910, 43.6429
      CIE-Lab:
        71.9891, -19.3873, 62.0609
        CIE-LCH:
        71.9891, 65.0186, 107.3484
        CIE-Luv:
        71.9891, -0.7637, 72.6047
        Hunter-Lab:
        66.0628, -19.8531, 37.4443
      #afb834 color charts
#afb834 RGB chart
      #afb834 CMYK chart
      #afb834 RGB pie chart
      #afb834 color shades, tints & tones
#afb834 color schemes
#afb834 color preview, HTML & CSS examples
           This text has a color of #afb834        
        
          <p style="color:#afb834;">Text here</p>
        
        
          .mytext {color:#afb834;}
        
        Text color #afb834
      
           This box has a color of #afb834        
        
          <div style="background-color:#afb834;">Content here</div>
        
        
          .mybackground {background-color:#afb834;}
        
        Background color #afb834
      
           Border around this has a color of #afb834        
        
          <div style="border:2px solid #afb834;">Content here</div>
        
        
          .myborder {border:2px solid #afb834;}
        
        Border color #afb834