#cfaa34 color space conversions
Hex:
        #cfaa34
        RGB:
        207, 170, 52
        CMY:
        19, 33, 80
        CMYK:
        0, 18, 75, 19
      HSL:
        46°, 61.7530%, 50.7843%
        HSV (HSB):
        46°, 74.8792%, 81.1765%
        XYZ:
        40.7267, 42.2628, 9.2598
        xyY:
        0.4415, 0.4581, 42.2628
      CIE-Lab:
        71.0517, 1.7269, 62.1375
        CIE-LCH:
        71.0517, 62.1615, 88.4081
        CIE-Luv:
        71.0517, 31.4724, 67.5655
        Hunter-Lab:
        65.0098, -1.9424, 37.0618
      #cfaa34 color charts
#cfaa34 RGB chart
      #cfaa34 CMYK chart
      #cfaa34 RGB pie chart
      #cfaa34 color shades, tints & tones
#cfaa34 color schemes
#cfaa34 color preview, HTML & CSS examples
           This text has a color of #cfaa34        
        
          <p style="color:#cfaa34;">Text here</p>
        
        
          .mytext {color:#cfaa34;}
        
        Text color #cfaa34
      
           This box has a color of #cfaa34        
        
          <div style="background-color:#cfaa34;">Content here</div>
        
        
          .mybackground {background-color:#cfaa34;}
        
        Background color #cfaa34
      
           Border around this has a color of #cfaa34        
        
          <div style="border:2px solid #cfaa34;">Content here</div>
        
        
          .myborder {border:2px solid #cfaa34;}
        
        Border color #cfaa34