#cfaf81 color space conversions
Hex:
        #cfaf81
        RGB:
        207, 175, 129
        CMY:
        19, 31, 49
        CMYK:
        0, 15, 38, 19
      HSL:
        35°, 44.8276%, 65.8824%
        HSV (HSB):
        35°, 37.6812%, 81.1765%
        XYZ:
        45.0245, 45.5103, 27.1802
        xyY:
        0.3825, 0.3866, 45.5103
      CIE-Lab:
        73.2267, 5.1711, 27.9096
        CIE-LCH:
        73.2267, 28.3846, 79.5033
        CIE-Luv:
        73.2267, 23.5302, 36.0039
        Hunter-Lab:
        67.4613, 1.0758, 23.3350
      #cfaf81 color charts
#cfaf81 RGB chart
      #cfaf81 CMYK chart
      #cfaf81 RGB pie chart
      #cfaf81 color shades, tints & tones
#cfaf81 color schemes
#cfaf81 color preview, HTML & CSS examples
           This text has a color of #cfaf81        
        
          <p style="color:#cfaf81;">Text here</p>
        
        
          .mytext {color:#cfaf81;}
        
        Text color #cfaf81
      
           This box has a color of #cfaf81        
        
          <div style="background-color:#cfaf81;">Content here</div>
        
        
          .mybackground {background-color:#cfaf81;}
        
        Background color #cfaf81
      
           Border around this has a color of #cfaf81        
        
          <div style="border:2px solid #cfaf81;">Content here</div>
        
        
          .myborder {border:2px solid #cfaf81;}
        
        Border color #cfaf81