#cfa869 color space conversions
Hex:
        #cfa869
        RGB:
        207, 168, 105
        CMY:
        19, 34, 59
        CMYK:
        0, 19, 49, 19
      HSL:
        37°, 51.5152%, 61.1765%
        HSV (HSB):
        37°, 49.2754%, 81.1765%
        XYZ:
        42.2846, 42.2906, 19.2989
        xyY:
        0.4071, 0.4071, 42.2906
      CIE-Lab:
        71.0708, 6.3910, 37.7770
        CIE-LCH:
        71.0708, 38.3138, 80.3978
        CIE-Luv:
        71.0708, 29.9576, 46.0407
        Hunter-Lab:
        65.0312, 2.2596, 27.9268
      #cfa869 color charts
#cfa869 RGB chart
      #cfa869 CMYK chart
      #cfa869 RGB pie chart
      #cfa869 color shades, tints & tones
#cfa869 color schemes
#cfa869 color preview, HTML & CSS examples
           This text has a color of #cfa869        
        
          <p style="color:#cfa869;">Text here</p>
        
        
          .mytext {color:#cfa869;}
        
        Text color #cfa869
      
           This box has a color of #cfa869        
        
          <div style="background-color:#cfa869;">Content here</div>
        
        
          .mybackground {background-color:#cfa869;}
        
        Background color #cfa869
      
           Border around this has a color of #cfa869        
        
          <div style="border:2px solid #cfa869;">Content here</div>
        
        
          .myborder {border:2px solid #cfa869;}
        
        Border color #cfa869