#cfaf89 color space conversions
Hex:
        #cfaf89
        RGB:
        207, 175, 137
        CMY:
        19, 31, 46
        CMYK:
        0, 15, 34, 19
      HSL:
        33°, 42.1687%, 67.4510%
        HSV (HSB):
        33°, 33.8164%, 81.1765%
        XYZ:
        45.5775, 45.7315, 30.0918
        xyY:
        0.3754, 0.3767, 45.7315
      CIE-Lab:
        73.3710, 6.1381, 23.8134
        CIE-LCH:
        73.3710, 24.5917, 75.5463
        CIE-Luv:
        73.3710, 22.8875, 30.9801
        Hunter-Lab:
        67.6251, 1.9603, 20.9547
      #cfaf89 color charts
#cfaf89 RGB chart
      #cfaf89 CMYK chart
      #cfaf89 RGB pie chart
      #cfaf89 color shades, tints & tones
#cfaf89 color schemes
#cfaf89 color preview, HTML & CSS examples
           This text has a color of #cfaf89        
        
          <p style="color:#cfaf89;">Text here</p>
        
        
          .mytext {color:#cfaf89;}
        
        Text color #cfaf89
      
           This box has a color of #cfaf89        
        
          <div style="background-color:#cfaf89;">Content here</div>
        
        
          .mybackground {background-color:#cfaf89;}
        
        Background color #cfaf89
      
           Border around this has a color of #cfaf89        
        
          <div style="border:2px solid #cfaf89;">Content here</div>
        
        
          .myborder {border:2px solid #cfaf89;}
        
        Border color #cfaf89