#cfa485 color space conversions
Hex:
        #cfa485
        RGB:
        207, 164, 133
        CMY:
        19, 36, 48
        CMYK:
        0, 21, 36, 19
      HSL:
        25°, 43.5294%, 66.6667%
        HSV (HSB):
        25°, 35.7488%, 81.1765%
        XYZ:
        43.2412, 41.5098, 27.9234
        xyY:
        0.3838, 0.3684, 41.5098
      CIE-Lab:
        70.5316, 11.5722, 22.1254
        CIE-LCH:
        70.5316, 24.9690, 62.3891
        CIE-Luv:
        70.5316, 30.1528, 27.5148
        Hunter-Lab:
        64.4281, 7.0520, 19.4031
      #cfa485 color charts
#cfa485 RGB chart
      #cfa485 CMYK chart
      #cfa485 RGB pie chart
      #cfa485 color shades, tints & tones
#cfa485 color schemes
#cfa485 color preview, HTML & CSS examples
           This text has a color of #cfa485        
        
          <p style="color:#cfa485;">Text here</p>
        
        
          .mytext {color:#cfa485;}
        
        Text color #cfa485
      
           This box has a color of #cfa485        
        
          <div style="background-color:#cfa485;">Content here</div>
        
        
          .mybackground {background-color:#cfa485;}
        
        Background color #cfa485
      
           Border around this has a color of #cfa485        
        
          <div style="border:2px solid #cfa485;">Content here</div>
        
        
          .myborder {border:2px solid #cfa485;}
        
        Border color #cfa485