#cfb070 color space conversions
Hex:
        #cfb070
        RGB:
        207, 176, 112
        CMY:
        19, 31, 56
        CMYK:
        0, 15, 46, 19
      HSL:
        40°, 49.7382%, 62.5490%
        HSV (HSB):
        40°, 45.8937%, 81.1765%
        XYZ:
        44.1821, 45.4859, 21.7802
        xyY:
        0.3964, 0.4081, 45.4859
      CIE-Lab:
        73.2107, 2.7935, 36.8443
        CIE-LCH:
        73.2107, 36.9501, 85.6642
        CIE-Luv:
        73.2107, 24.1315, 46.3232
        Hunter-Lab:
        67.4432, -1.0903, 28.0631
      #cfb070 color charts
#cfb070 RGB chart
      #cfb070 CMYK chart
      #cfb070 RGB pie chart
      #cfb070 color shades, tints & tones
#cfb070 color schemes
#cfb070 color preview, HTML & CSS examples
           This text has a color of #cfb070        
        
          <p style="color:#cfb070;">Text here</p>
        
        
          .mytext {color:#cfb070;}
        
        Text color #cfb070
      
           This box has a color of #cfb070        
        
          <div style="background-color:#cfb070;">Content here</div>
        
        
          .mybackground {background-color:#cfb070;}
        
        Background color #cfb070
      
           Border around this has a color of #cfb070        
        
          <div style="border:2px solid #cfb070;">Content here</div>
        
        
          .myborder {border:2px solid #cfb070;}
        
        Border color #cfb070