#afba56 color space conversions
Hex:
        #afba56
        RGB:
        175, 186, 86
        CMY:
        31, 27, 66
        CMYK:
        6, 0, 54, 27
      HSL:
        67°, 42.0168%, 53.3333%
        HSV (HSB):
        67°, 53.7634%, 72.9412%
        XYZ:
        36.9178, 44.9037, 15.5256
        xyY:
        0.3792, 0.4613, 44.9037
      CIE-Lab:
        72.8284, -18.0690, 48.6661
        CIE-LCH:
        72.8284, 51.9122, 110.3692
        CIE-Luv:
        72.8284, -2.6303, 62.0039
        Hunter-Lab:
        67.0102, -18.9271, 33.1702
      #afba56 color charts
#afba56 RGB chart
      #afba56 CMYK chart
      #afba56 RGB pie chart
      #afba56 color shades, tints & tones
#afba56 color schemes
#afba56 color preview, HTML & CSS examples
           This text has a color of #afba56        
        
          <p style="color:#afba56;">Text here</p>
        
        
          .mytext {color:#afba56;}
        
        Text color #afba56
      
           This box has a color of #afba56        
        
          <div style="background-color:#afba56;">Content here</div>
        
        
          .mybackground {background-color:#afba56;}
        
        Background color #afba56
      
           Border around this has a color of #afba56        
        
          <div style="border:2px solid #afba56;">Content here</div>
        
        
          .myborder {border:2px solid #afba56;}
        
        Border color #afba56