#cfb170 color space conversions
Hex:
        #cfb170
        RGB:
        207, 177, 112
        CMY:
        19, 31, 56
        CMYK:
        0, 14, 46, 19
      HSL:
        41°, 49.7382%, 62.5490%
        HSV (HSB):
        41°, 45.8937%, 81.1765%
        XYZ:
        44.3789, 45.8795, 21.8458
        xyY:
        0.3959, 0.4093, 45.8795
      CIE-Lab:
        73.4673, 2.2618, 37.1694
        CIE-LCH:
        73.4673, 37.2382, 86.5178
        CIE-Luv:
        73.4673, 23.4760, 46.8284
        Hunter-Lab:
        67.7344, -1.5839, 28.2918
      #cfb170 color charts
#cfb170 RGB chart
      #cfb170 CMYK chart
      #cfb170 RGB pie chart
      #cfb170 color shades, tints & tones
#cfb170 color schemes
#cfb170 color preview, HTML & CSS examples
           This text has a color of #cfb170        
        
          <p style="color:#cfb170;">Text here</p>
        
        
          .mytext {color:#cfb170;}
        
        Text color #cfb170
      
           This box has a color of #cfb170        
        
          <div style="background-color:#cfb170;">Content here</div>
        
        
          .mybackground {background-color:#cfb170;}
        
        Background color #cfb170
      
           Border around this has a color of #cfb170        
        
          <div style="border:2px solid #cfb170;">Content here</div>
        
        
          .myborder {border:2px solid #cfb170;}
        
        Border color #cfb170