#afb827 color space conversions
Hex:
        #afb827
        RGB:
        175, 184, 39
        CMY:
        31, 28, 85
        CMYK:
        5, 0, 79, 28
      HSL:
        64°, 65.0224%, 43.7255%
        HSV (HSB):
        64°, 78.8043%, 72.1569%
        XYZ:
        35.1859, 43.5414, 8.4693
        xyY:
        0.4035, 0.4993, 43.5414
      CIE-Lab:
        71.9209, -19.9538, 66.2138
        CIE-LCH:
        71.9209, 69.1550, 106.7704
        CIE-Luv:
        71.9209, -0.5996, 75.4749
        Hunter-Lab:
        65.9859, -20.2932, 38.5803
      #afb827 color charts
#afb827 RGB chart
      #afb827 CMYK chart
      #afb827 RGB pie chart
      #afb827 color shades, tints & tones
#afb827 color schemes
#afb827 color preview, HTML & CSS examples
           This text has a color of #afb827        
        
          <p style="color:#afb827;">Text here</p>
        
        
          .mytext {color:#afb827;}
        
        Text color #afb827
      
           This box has a color of #afb827        
        
          <div style="background-color:#afb827;">Content here</div>
        
        
          .mybackground {background-color:#afb827;}
        
        Background color #afb827
      
           Border around this has a color of #afb827        
        
          <div style="border:2px solid #afb827;">Content here</div>
        
        
          .myborder {border:2px solid #afb827;}
        
        Border color #afb827