#cfaf16 color space conversions
Hex:
        #cfaf16
        RGB:
        207, 175, 22
        CMY:
        19, 31, 91
        CMYK:
        0, 15, 89, 19
      HSL:
        50°, 80.7860%, 44.9020%
        HSV (HSB):
        50°, 89.3720%, 81.1765%
        XYZ:
        41.2069, 43.9833, 7.0768
        xyY:
        0.4466, 0.4767, 43.9833
      CIE-Lab:
        72.2173, -1.8214, 71.6864
        CIE-LCH:
        72.2173, 71.7095, 91.4554
        CIE-Luv:
        72.2173, 28.5350, 74.9089
        Hunter-Lab:
        66.3199, -5.1514, 40.0972
      #cfaf16 color charts
#cfaf16 RGB chart
      #cfaf16 CMYK chart
      #cfaf16 RGB pie chart
      #cfaf16 color shades, tints & tones
#cfaf16 color schemes
#cfaf16 color preview, HTML & CSS examples
           This text has a color of #cfaf16        
        
          <p style="color:#cfaf16;">Text here</p>
        
        
          .mytext {color:#cfaf16;}
        
        Text color #cfaf16
      
           This box has a color of #cfaf16        
        
          <div style="background-color:#cfaf16;">Content here</div>
        
        
          .mybackground {background-color:#cfaf16;}
        
        Background color #cfaf16
      
           Border around this has a color of #cfaf16        
        
          <div style="border:2px solid #cfaf16;">Content here</div>
        
        
          .myborder {border:2px solid #cfaf16;}
        
        Border color #cfaf16