#cfa542 color space conversions
Hex:
        #cfa542
        RGB:
        207, 165, 66
        CMY:
        19, 35, 74
        CMYK:
        0, 20, 68, 19
      HSL:
        42°, 59.4937%, 53.5294%
        HSV (HSB):
        42°, 68.1159%, 81.1765%
        XYZ:
        40.1706, 40.5690, 10.8676
        xyY:
        0.4385, 0.4429, 40.5690
      CIE-Lab:
        69.8729, 5.0846, 55.2837
        CIE-LCH:
        69.8729, 55.5170, 84.7451
        CIE-Luv:
        69.8729, 34.5209, 61.3817
        Hunter-Lab:
        63.6938, 1.1128, 34.4694
      #cfa542 color charts
#cfa542 RGB chart
      #cfa542 CMYK chart
      #cfa542 RGB pie chart
      #cfa542 color shades, tints & tones
#cfa542 color schemes
#cfa542 color preview, HTML & CSS examples
           This text has a color of #cfa542        
        
          <p style="color:#cfa542;">Text here</p>
        
        
          .mytext {color:#cfa542;}
        
        Text color #cfa542
      
           This box has a color of #cfa542        
        
          <div style="background-color:#cfa542;">Content here</div>
        
        
          .mybackground {background-color:#cfa542;}
        
        Background color #cfa542
      
           Border around this has a color of #cfa542        
        
          <div style="border:2px solid #cfa542;">Content here</div>
        
        
          .myborder {border:2px solid #cfa542;}
        
        Border color #cfa542