#cfb06d color space conversions
Hex:
        #cfb06d
        RGB:
        207, 176, 109
        CMY:
        19, 31, 57
        CMYK:
        0, 15, 47, 19
      HSL:
        41°, 50.5155%, 61.9608%
        HSV (HSB):
        41°, 47.3430%, 81.1765%
        XYZ:
        44.0178, 45.4202, 20.9150
        xyY:
        0.3989, 0.4116, 45.4202
      CIE-Lab:
        73.1677, 2.4981, 38.3401
        CIE-LCH:
        73.1677, 38.4214, 86.2722
        CIE-Luv:
        73.1677, 24.3332, 47.9196
        Hunter-Lab:
        67.3945, -1.3556, 28.7763
      #cfb06d color charts
#cfb06d RGB chart
      #cfb06d CMYK chart
      #cfb06d RGB pie chart
      #cfb06d color shades, tints & tones
#cfb06d color schemes
#cfb06d color preview, HTML & CSS examples
           This text has a color of #cfb06d        
        
          <p style="color:#cfb06d;">Text here</p>
        
        
          .mytext {color:#cfb06d;}
        
        Text color #cfb06d
      
           This box has a color of #cfb06d        
        
          <div style="background-color:#cfb06d;">Content here</div>
        
        
          .mybackground {background-color:#cfb06d;}
        
        Background color #cfb06d
      
           Border around this has a color of #cfb06d        
        
          <div style="border:2px solid #cfb06d;">Content here</div>
        
        
          .myborder {border:2px solid #cfb06d;}
        
        Border color #cfb06d