#cfbd66 color space conversions
Hex:
        #cfbd66
        RGB:
        207, 189, 102
        CMY:
        19, 26, 60
        CMYK:
        0, 9, 51, 19
      HSL:
        50°, 52.2388%, 60.5882%
        HSV (HSB):
        50°, 50.7246%, 81.1765%
        XYZ:
        46.3280, 50.6199, 19.8992
        xyY:
        0.3965, 0.4332, 50.6199
      CIE-Lab:
        76.4482, -4.9893, 45.8953
        CIE-LCH:
        76.4482, 46.1657, 96.2043
        CIE-Luv:
        76.4482, 16.2127, 57.7884
        Hunter-Lab:
        71.1477, -8.2776, 33.2206
      #cfbd66 color charts
#cfbd66 RGB chart
      #cfbd66 CMYK chart
      #cfbd66 RGB pie chart
      #cfbd66 color shades, tints & tones
#cfbd66 color schemes
#cfbd66 color preview, HTML & CSS examples
           This text has a color of #cfbd66        
        
          <p style="color:#cfbd66;">Text here</p>
        
        
          .mytext {color:#cfbd66;}
        
        Text color #cfbd66
      
           This box has a color of #cfbd66        
        
          <div style="background-color:#cfbd66;">Content here</div>
        
        
          .mybackground {background-color:#cfbd66;}
        
        Background color #cfbd66
      
           Border around this has a color of #cfbd66        
        
          <div style="border:2px solid #cfbd66;">Content here</div>
        
        
          .myborder {border:2px solid #cfbd66;}
        
        Border color #cfbd66