#afbe53 color space conversions
Hex:
        #afbe53
        RGB:
        175, 190, 83
        CMY:
        31, 25, 67
        CMYK:
        8, 0, 56, 25
      HSL:
        68°, 45.1477%, 53.5294%
        HSV (HSB):
        68°, 56.3158%, 74.5098%
        XYZ:
        37.6540, 46.5654, 15.1871
        xyY:
        0.3788, 0.4684, 46.5654
      CIE-Lab:
        73.9109, -20.3261, 51.2975
        CIE-LCH:
        73.9109, 55.1778, 111.6154
        CIE-Luv:
        73.9109, -4.9593, 65.1364
        Hunter-Lab:
        68.2388, -20.9222, 34.5718
      #afbe53 color charts
#afbe53 RGB chart
      #afbe53 CMYK chart
      #afbe53 RGB pie chart
      #afbe53 color shades, tints & tones
#afbe53 color schemes
#afbe53 color preview, HTML & CSS examples
           This text has a color of #afbe53        
        
          <p style="color:#afbe53;">Text here</p>
        
        
          .mytext {color:#afbe53;}
        
        Text color #afbe53
      
           This box has a color of #afbe53        
        
          <div style="background-color:#afbe53;">Content here</div>
        
        
          .mybackground {background-color:#afbe53;}
        
        Background color #afbe53
      
           Border around this has a color of #afbe53        
        
          <div style="border:2px solid #afbe53;">Content here</div>
        
        
          .myborder {border:2px solid #afbe53;}
        
        Border color #afbe53