#cfa555 color space conversions
Hex:
        #cfa555
        RGB:
        207, 165, 85
        CMY:
        19, 35, 67
        CMYK:
        0, 20, 59, 19
      HSL:
        39°, 55.9633%, 57.2549%
        HSV (HSB):
        39°, 58.9372%, 81.1765%
        XYZ:
        40.8270, 40.8315, 14.3238
        xyY:
        0.4254, 0.4254, 40.8315
      CIE-Lab:
        70.0577, 6.3204, 46.6578
        CIE-LCH:
        70.0577, 47.0840, 82.2855
        CIE-Luv:
        70.0577, 33.4304, 54.1459
        Hunter-Lab:
        63.8996, 2.2237, 31.4392
      #cfa555 color charts
#cfa555 RGB chart
      #cfa555 CMYK chart
      #cfa555 RGB pie chart
      #cfa555 color shades, tints & tones
#cfa555 color schemes
#cfa555 color preview, HTML & CSS examples
           This text has a color of #cfa555        
        
          <p style="color:#cfa555;">Text here</p>
        
        
          .mytext {color:#cfa555;}
        
        Text color #cfa555
      
           This box has a color of #cfa555        
        
          <div style="background-color:#cfa555;">Content here</div>
        
        
          .mybackground {background-color:#cfa555;}
        
        Background color #cfa555
      
           Border around this has a color of #cfa555        
        
          <div style="border:2px solid #cfa555;">Content here</div>
        
        
          .myborder {border:2px solid #cfa555;}
        
        Border color #cfa555