#cfb065 color space conversions
Hex:
        #cfb065
        RGB:
        207, 176, 101
        CMY:
        19, 31, 60
        CMYK:
        0, 15, 51, 19
      HSL:
        42°, 52.4752%, 60.3922%
        HSV (HSB):
        42°, 51.2077%, 81.1765%
        XYZ:
        43.6064, 45.2557, 18.7488
        xyY:
        0.4052, 0.4205, 45.2557
      CIE-Lab:
        73.0599, 1.7539, 42.2842
        CIE-LCH:
        73.0599, 42.3205, 87.6248
        CIE-Luv:
        73.0599, 24.8460, 51.9760
        Hunter-Lab:
        67.2723, -2.0215, 30.5665
      #cfb065 color charts
#cfb065 RGB chart
      #cfb065 CMYK chart
      #cfb065 RGB pie chart
      #cfb065 color shades, tints & tones
#cfb065 color schemes
#cfb065 color preview, HTML & CSS examples
           This text has a color of #cfb065        
        
          <p style="color:#cfb065;">Text here</p>
        
        
          .mytext {color:#cfb065;}
        
        Text color #cfb065
      
           This box has a color of #cfb065        
        
          <div style="background-color:#cfb065;">Content here</div>
        
        
          .mybackground {background-color:#cfb065;}
        
        Background color #cfb065
      
           Border around this has a color of #cfb065        
        
          <div style="border:2px solid #cfb065;">Content here</div>
        
        
          .myborder {border:2px solid #cfb065;}
        
        Border color #cfb065