#cfaf73 color space conversions
Hex:
        #cfaf73
        RGB:
        207, 175, 115
        CMY:
        19, 31, 55
        CMYK:
        0, 15, 44, 19
      HSL:
        39°, 48.9362%, 63.1373%
        HSV (HSB):
        39°, 44.4444%, 81.1765%
        XYZ:
        44.1566, 45.1631, 22.6097
        xyY:
        0.3945, 0.4035, 45.1631
      CIE-Lab:
        72.9992, 3.6307, 35.0133
        CIE-LCH:
        72.9992, 35.2010, 84.0798
        CIE-Luv:
        72.9992, 24.5775, 44.1756
        Hunter-Lab:
        67.2035, -0.3213, 27.0952
      #cfaf73 color charts
#cfaf73 RGB chart
      #cfaf73 CMYK chart
      #cfaf73 RGB pie chart
      #cfaf73 color shades, tints & tones
#cfaf73 color schemes
#cfaf73 color preview, HTML & CSS examples
           This text has a color of #cfaf73        
        
          <p style="color:#cfaf73;">Text here</p>
        
        
          .mytext {color:#cfaf73;}
        
        Text color #cfaf73
      
           This box has a color of #cfaf73        
        
          <div style="background-color:#cfaf73;">Content here</div>
        
        
          .mybackground {background-color:#cfaf73;}
        
        Background color #cfaf73
      
           Border around this has a color of #cfaf73        
        
          <div style="border:2px solid #cfaf73;">Content here</div>
        
        
          .myborder {border:2px solid #cfaf73;}
        
        Border color #cfaf73