#afbf56 color space conversions
Hex:
        #afbf56
        RGB:
        175, 191, 86
        CMY:
        31, 25, 66
        CMYK:
        8, 0, 55, 25
      HSL:
        69°, 45.0644%, 54.3137%
        HSV (HSB):
        69°, 54.9738%, 74.9020%
        XYZ:
        37.9897, 47.0474, 15.8829
        xyY:
        0.3764, 0.4662, 47.0474
      CIE-Lab:
        74.2201, -20.5706, 50.2701
        CIE-LCH:
        74.2201, 54.3161, 112.2544
        CIE-Luv:
        74.2201, -5.6107, 64.3880
        Hunter-Lab:
        68.5911, -21.1710, 34.2847
      #afbf56 color charts
#afbf56 RGB chart
      #afbf56 CMYK chart
      #afbf56 RGB pie chart
      #afbf56 color shades, tints & tones
#afbf56 color schemes
#afbf56 color preview, HTML & CSS examples
           This text has a color of #afbf56        
        
          <p style="color:#afbf56;">Text here</p>
        
        
          .mytext {color:#afbf56;}
        
        Text color #afbf56
      
           This box has a color of #afbf56        
        
          <div style="background-color:#afbf56;">Content here</div>
        
        
          .mybackground {background-color:#afbf56;}
        
        Background color #afbf56
      
           Border around this has a color of #afbf56        
        
          <div style="border:2px solid #afbf56;">Content here</div>
        
        
          .myborder {border:2px solid #afbf56;}
        
        Border color #afbf56