#afbf38 color space conversions
Hex:
        #afbf38
        RGB:
        175, 191, 56
        CMY:
        31, 25, 78
        CMYK:
        8, 0, 71, 25
      HSL:
        67°, 54.6559%, 48.4314%
        HSV (HSB):
        67°, 70.6806%, 74.9020%
        XYZ:
        37.0238, 46.6611, 10.7965
        xyY:
        0.3919, 0.4939, 46.6611
      CIE-Lab:
        73.9725, -22.6515, 62.5548
        CIE-LCH:
        73.9725, 66.5296, 109.9056
        CIE-Luv:
        73.9725, -5.1359, 74.5544
        Hunter-Lab:
        68.3089, -22.7926, 38.4452
      #afbf38 color charts
#afbf38 RGB chart
      #afbf38 CMYK chart
      #afbf38 RGB pie chart
      #afbf38 color shades, tints & tones
#afbf38 color schemes
#afbf38 color preview, HTML & CSS examples
           This text has a color of #afbf38        
        
          <p style="color:#afbf38;">Text here</p>
        
        
          .mytext {color:#afbf38;}
        
        Text color #afbf38
      
           This box has a color of #afbf38        
        
          <div style="background-color:#afbf38;">Content here</div>
        
        
          .mybackground {background-color:#afbf38;}
        
        Background color #afbf38
      
           Border around this has a color of #afbf38        
        
          <div style="border:2px solid #afbf38;">Content here</div>
        
        
          .myborder {border:2px solid #afbf38;}
        
        Border color #afbf38